mirror of https://github.com/rusefi/rusefi-1.git
Auto-generated configs and docs
This commit is contained in:
parent
f0184caa5a
commit
17debda6b6
|
@ -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 Sun Dec 05 19:41:13 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Dec 07 01:23:27 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -800,8 +800,9 @@ struct engine_configuration_s {
|
||||||
offset 76 bit 27 */
|
offset 76 bit 27 */
|
||||||
bool usescriptTableForCanSniffingFiltering : 1 {};
|
bool usescriptTableForCanSniffingFiltering : 1 {};
|
||||||
/**
|
/**
|
||||||
|
* Print incoming CAN messages in rusEFI console
|
||||||
offset 76 bit 28 */
|
offset 76 bit 28 */
|
||||||
bool issue_294_29 : 1 {};
|
bool verboseCanRx : 1 {};
|
||||||
/**
|
/**
|
||||||
* Experimental setting that will cause a misfire
|
* Experimental setting that will cause a misfire
|
||||||
* DO NOT ENABLE.
|
* DO NOT ENABLE.
|
||||||
|
@ -4550,4 +4551,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 Sun Dec 05 19:41:13 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Dec 07 01:23:27 UTC 2021
|
||||||
|
|
|
@ -1432,7 +1432,6 @@
|
||||||
#define isManualSpinningMode_offset 1476
|
#define isManualSpinningMode_offset 1476
|
||||||
#define isMapAveragingEnabled_offset 1476
|
#define isMapAveragingEnabled_offset 1476
|
||||||
#define isSdCardEnabled_offset 744
|
#define isSdCardEnabled_offset 744
|
||||||
#define issue_294_29_offset 76
|
|
||||||
#define issue_294_31_offset 76
|
#define issue_294_31_offset 76
|
||||||
#define isVerboseAlternator_offset 744
|
#define isVerboseAlternator_offset 744
|
||||||
#define isVerboseAuxPid1_offset 76
|
#define isVerboseAuxPid1_offset 76
|
||||||
|
@ -1821,7 +1820,7 @@
|
||||||
#define show_test_presets true
|
#define show_test_presets true
|
||||||
#define showHumanReadableWarning_offset 976
|
#define showHumanReadableWarning_offset 976
|
||||||
#define showSdCardWarning_offset 76
|
#define showSdCardWarning_offset 76
|
||||||
#define SIGNATURE_HASH 3812181209
|
#define SIGNATURE_HASH 4099791690
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2339,7 +2338,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.12.07.hellen_cypress.3812181209"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen_cypress.4099791690"
|
||||||
#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'
|
||||||
|
@ -2499,6 +2498,7 @@
|
||||||
#define veOverrideMode_offset 2109
|
#define veOverrideMode_offset 2109
|
||||||
#define verboseCan2BaseAddress_offset 2112
|
#define verboseCan2BaseAddress_offset 2112
|
||||||
#define verboseCanBaseAddress_offset 756
|
#define verboseCanBaseAddress_offset 756
|
||||||
|
#define verboseCanRx_offset 76
|
||||||
#define verboseTLE8888_offset 744
|
#define verboseTLE8888_offset 744
|
||||||
#define verboseTriggerSynchDetails_offset 1476
|
#define verboseTriggerSynchDetails_offset 1476
|
||||||
#define verboseVVTDecoding_offset 976
|
#define verboseVVTDecoding_offset 976
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Dec 05 19:41:10 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Dec 07 01:23:25 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -800,8 +800,9 @@ struct engine_configuration_s {
|
||||||
offset 76 bit 27 */
|
offset 76 bit 27 */
|
||||||
bool usescriptTableForCanSniffingFiltering : 1 {};
|
bool usescriptTableForCanSniffingFiltering : 1 {};
|
||||||
/**
|
/**
|
||||||
|
* Print incoming CAN messages in rusEFI console
|
||||||
offset 76 bit 28 */
|
offset 76 bit 28 */
|
||||||
bool issue_294_29 : 1 {};
|
bool verboseCanRx : 1 {};
|
||||||
/**
|
/**
|
||||||
* Experimental setting that will cause a misfire
|
* Experimental setting that will cause a misfire
|
||||||
* DO NOT ENABLE.
|
* DO NOT ENABLE.
|
||||||
|
@ -4544,4 +4545,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 Sun Dec 05 19:41:10 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Dec 07 01:23:25 UTC 2021
|
||||||
|
|
|
@ -1417,7 +1417,6 @@
|
||||||
#define isManualSpinningMode_offset 1476
|
#define isManualSpinningMode_offset 1476
|
||||||
#define isMapAveragingEnabled_offset 1476
|
#define isMapAveragingEnabled_offset 1476
|
||||||
#define isSdCardEnabled_offset 744
|
#define isSdCardEnabled_offset 744
|
||||||
#define issue_294_29_offset 76
|
|
||||||
#define issue_294_31_offset 76
|
#define issue_294_31_offset 76
|
||||||
#define isVerboseAlternator_offset 744
|
#define isVerboseAlternator_offset 744
|
||||||
#define isVerboseAuxPid1_offset 76
|
#define isVerboseAuxPid1_offset 76
|
||||||
|
@ -1806,7 +1805,7 @@
|
||||||
#define show_test_presets true
|
#define show_test_presets true
|
||||||
#define showHumanReadableWarning_offset 976
|
#define showHumanReadableWarning_offset 976
|
||||||
#define showSdCardWarning_offset 76
|
#define showSdCardWarning_offset 76
|
||||||
#define SIGNATURE_HASH 480020517
|
#define SIGNATURE_HASH 200808374
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2324,7 +2323,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.12.07.kin.480020517"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.kin.200808374"
|
||||||
#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'
|
||||||
|
@ -2484,6 +2483,7 @@
|
||||||
#define veOverrideMode_offset 2109
|
#define veOverrideMode_offset 2109
|
||||||
#define verboseCan2BaseAddress_offset 2112
|
#define verboseCan2BaseAddress_offset 2112
|
||||||
#define verboseCanBaseAddress_offset 756
|
#define verboseCanBaseAddress_offset 756
|
||||||
|
#define verboseCanRx_offset 76
|
||||||
#define verboseTLE8888_offset 744
|
#define verboseTLE8888_offset 744
|
||||||
#define verboseTriggerSynchDetails_offset 1476
|
#define verboseTriggerSynchDetails_offset 1476
|
||||||
#define verboseVVTDecoding_offset 976
|
#define verboseVVTDecoding_offset 976
|
||||||
|
|
|
@ -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 Sun Dec 05 19:41:16 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 Tue Dec 07 01:23:30 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -800,8 +800,9 @@ struct engine_configuration_s {
|
||||||
offset 76 bit 27 */
|
offset 76 bit 27 */
|
||||||
bool usescriptTableForCanSniffingFiltering : 1 {};
|
bool usescriptTableForCanSniffingFiltering : 1 {};
|
||||||
/**
|
/**
|
||||||
|
* Print incoming CAN messages in rusEFI console
|
||||||
offset 76 bit 28 */
|
offset 76 bit 28 */
|
||||||
bool issue_294_29 : 1 {};
|
bool verboseCanRx : 1 {};
|
||||||
/**
|
/**
|
||||||
* Experimental setting that will cause a misfire
|
* Experimental setting that will cause a misfire
|
||||||
* DO NOT ENABLE.
|
* DO NOT ENABLE.
|
||||||
|
@ -4550,4 +4551,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 Sun Dec 05 19:41:16 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 Tue Dec 07 01:23:30 UTC 2021
|
||||||
|
|
|
@ -1444,7 +1444,6 @@
|
||||||
#define isManualSpinningMode_offset 1476
|
#define isManualSpinningMode_offset 1476
|
||||||
#define isMapAveragingEnabled_offset 1476
|
#define isMapAveragingEnabled_offset 1476
|
||||||
#define isSdCardEnabled_offset 744
|
#define isSdCardEnabled_offset 744
|
||||||
#define issue_294_29_offset 76
|
|
||||||
#define issue_294_31_offset 76
|
#define issue_294_31_offset 76
|
||||||
#define isVerboseAlternator_offset 744
|
#define isVerboseAlternator_offset 744
|
||||||
#define isVerboseAuxPid1_offset 76
|
#define isVerboseAuxPid1_offset 76
|
||||||
|
@ -1834,7 +1833,7 @@
|
||||||
#define show_test_presets false
|
#define show_test_presets false
|
||||||
#define showHumanReadableWarning_offset 976
|
#define showHumanReadableWarning_offset 976
|
||||||
#define showSdCardWarning_offset 76
|
#define showSdCardWarning_offset 76
|
||||||
#define SIGNATURE_HASH 443987253
|
#define SIGNATURE_HASH 219294374
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2352,7 +2351,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.12.07.subaru_eg33_f7.443987253"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.subaru_eg33_f7.219294374"
|
||||||
#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'
|
||||||
|
@ -2512,6 +2511,7 @@
|
||||||
#define veOverrideMode_offset 2109
|
#define veOverrideMode_offset 2109
|
||||||
#define verboseCan2BaseAddress_offset 2112
|
#define verboseCan2BaseAddress_offset 2112
|
||||||
#define verboseCanBaseAddress_offset 756
|
#define verboseCanBaseAddress_offset 756
|
||||||
|
#define verboseCanRx_offset 76
|
||||||
#define verboseTLE8888_offset 744
|
#define verboseTLE8888_offset 744
|
||||||
#define verboseTriggerSynchDetails_offset 1476
|
#define verboseTriggerSynchDetails_offset 1476
|
||||||
#define verboseVVTDecoding_offset 976
|
#define verboseVVTDecoding_offset 976
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Dec 05 19:41:22 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:37 UTC 2021
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -800,8 +800,9 @@ struct engine_configuration_s {
|
||||||
offset 76 bit 27 */
|
offset 76 bit 27 */
|
||||||
bool usescriptTableForCanSniffingFiltering : 1 {};
|
bool usescriptTableForCanSniffingFiltering : 1 {};
|
||||||
/**
|
/**
|
||||||
|
* Print incoming CAN messages in rusEFI console
|
||||||
offset 76 bit 28 */
|
offset 76 bit 28 */
|
||||||
bool issue_294_29 : 1 {};
|
bool verboseCanRx : 1 {};
|
||||||
/**
|
/**
|
||||||
* Experimental setting that will cause a misfire
|
* Experimental setting that will cause a misfire
|
||||||
* DO NOT ENABLE.
|
* DO NOT ENABLE.
|
||||||
|
@ -4550,4 +4551,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 Sun Dec 05 19:41:22 UTC 2021
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:37 UTC 2021
|
||||||
|
|
|
@ -1432,7 +1432,6 @@
|
||||||
#define isManualSpinningMode_offset 1476
|
#define isManualSpinningMode_offset 1476
|
||||||
#define isMapAveragingEnabled_offset 1476
|
#define isMapAveragingEnabled_offset 1476
|
||||||
#define isSdCardEnabled_offset 744
|
#define isSdCardEnabled_offset 744
|
||||||
#define issue_294_29_offset 76
|
|
||||||
#define issue_294_31_offset 76
|
#define issue_294_31_offset 76
|
||||||
#define isVerboseAlternator_offset 744
|
#define isVerboseAlternator_offset 744
|
||||||
#define isVerboseAuxPid1_offset 76
|
#define isVerboseAuxPid1_offset 76
|
||||||
|
@ -1821,7 +1820,7 @@
|
||||||
#define show_test_presets true
|
#define show_test_presets true
|
||||||
#define showHumanReadableWarning_offset 976
|
#define showHumanReadableWarning_offset 976
|
||||||
#define showSdCardWarning_offset 76
|
#define showSdCardWarning_offset 76
|
||||||
#define SIGNATURE_HASH 3654067045
|
#define SIGNATURE_HASH 3467132150
|
||||||
#define silentTriggerError_offset 1464
|
#define silentTriggerError_offset 1464
|
||||||
#define slowAdcAlpha_offset 2088
|
#define slowAdcAlpha_offset 2088
|
||||||
#define sparkDwellRpmBins_offset 332
|
#define sparkDwellRpmBins_offset 332
|
||||||
|
@ -2339,7 +2338,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.12.07.all.3654067045"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.all.3467132150"
|
||||||
#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'
|
||||||
|
@ -2499,6 +2498,7 @@
|
||||||
#define veOverrideMode_offset 2109
|
#define veOverrideMode_offset 2109
|
||||||
#define verboseCan2BaseAddress_offset 2112
|
#define verboseCan2BaseAddress_offset 2112
|
||||||
#define verboseCanBaseAddress_offset 756
|
#define verboseCanBaseAddress_offset 756
|
||||||
|
#define verboseCanRx_offset 76
|
||||||
#define verboseTLE8888_offset 744
|
#define verboseTLE8888_offset 744
|
||||||
#define verboseTriggerSynchDetails_offset 1476
|
#define verboseTriggerSynchDetails_offset 1476
|
||||||
#define verboseVVTDecoding_offset 976
|
#define verboseVVTDecoding_offset 976
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3654067045
|
#define SIGNATURE_HASH 3467132150
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.all.3654067045"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.all.3467132150"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3305526850
|
#define SIGNATURE_HASH 3529689553
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.atlas.3305526850"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.atlas.3529689553"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3654067045
|
#define SIGNATURE_HASH 3467132150
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.f429-discovery.3654067045"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.f429-discovery.3467132150"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2751395468
|
#define SIGNATURE_HASH 3030018335
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.frankenso_na6.2751395468"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.frankenso_na6.3030018335"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2082378732
|
#define SIGNATURE_HASH 1803160703
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen-nb1.2082378732"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen-nb1.1803160703"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1648935364
|
#define SIGNATURE_HASH 1965842007
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen121nissan.1648935364"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen121nissan.1965842007"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2255456111
|
#define SIGNATURE_HASH 2433423612
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen121vag.2255456111"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen121vag.2433423612"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1124780226
|
#define SIGNATURE_HASH 1416517457
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen128.1124780226"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen128.1416517457"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 4212695491
|
#define SIGNATURE_HASH 3967565392
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen154hyundai.4212695491"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen154hyundai.3967565392"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 762389717
|
#define SIGNATURE_HASH 974502726
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen72.762389717"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen72.974502726"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2575087910
|
#define SIGNATURE_HASH 2383947445
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen81.2575087910"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen81.2383947445"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2014065210
|
#define SIGNATURE_HASH 1869131177
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen88bmw.2014065210"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen88bmw.1869131177"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2951865805
|
#define SIGNATURE_HASH 3096803934
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellenNA6.2951865805"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellenNA6.3096803934"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3812181209
|
#define SIGNATURE_HASH 4099791690
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen_cypress.3812181209"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.hellen_cypress.4099791690"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 480020517
|
#define SIGNATURE_HASH 200808374
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.kin.480020517"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.kin.200808374"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1793841617
|
#define SIGNATURE_HASH 2106541634
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.mre_f4.1793841617"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.mre_f4.2106541634"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1793841617
|
#define SIGNATURE_HASH 2106541634
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.mre_f7.1793841617"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.mre_f7.2106541634"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2301000323
|
#define SIGNATURE_HASH 2655184144
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.prometheus_405.2301000323"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.prometheus_405.2655184144"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 2301000323
|
#define SIGNATURE_HASH 2655184144
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.prometheus_469.2301000323"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.prometheus_469.2655184144"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1711102154
|
#define SIGNATURE_HASH 1922680665
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.proteus_f4.1711102154"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.proteus_f4.1922680665"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1711102154
|
#define SIGNATURE_HASH 1922680665
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.proteus_f7.1711102154"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.proteus_f7.1922680665"
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh integration/rusefi_config.txt
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 443987253
|
#define SIGNATURE_HASH 219294374
|
||||||
#define TS_SIGNATURE "rusEFI 2021.12.07.subaru_eg33_f7.443987253"
|
#define TS_SIGNATURE "rusEFI 2021.12.07.subaru_eg33_f7.219294374"
|
||||||
|
|
|
@ -32,12 +32,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.12.07.all.3654067045"
|
signature = "rusEFI 2021.12.07.all.3467132150"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.all.3654067045" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.all.3467132150" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:39 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:22 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5231,6 +5232,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.atlas.3305526850"
|
signature = "rusEFI 2021.12.07.atlas.3529689553"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.atlas.3305526850" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.atlas.3529689553" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:37 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:19 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5223,6 +5224,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.f429-discovery.3654067045"
|
signature = "rusEFI 2021.12.07.f429-discovery.3467132150"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.f429-discovery.3654067045" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.f429-discovery.3467132150" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:02:51 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:29 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5231,6 +5232,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.frankenso_na6.2751395468"
|
signature = "rusEFI 2021.12.07.frankenso_na6.3030018335"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.frankenso_na6.2751395468" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.frankenso_na6.3030018335" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:24 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:04 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5231,6 +5232,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellen-nb1.2082378732"
|
signature = "rusEFI 2021.12.07.hellen-nb1.1803160703"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellen-nb1.2082378732" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellen-nb1.1803160703" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:14 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:51 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellen121nissan.1648935364"
|
signature = "rusEFI 2021.12.07.hellen121nissan.1965842007"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellen121nissan.1648935364" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellen121nissan.1965842007" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:00 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:37 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellen121vag.2255456111"
|
signature = "rusEFI 2021.12.07.hellen121vag.2433423612"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellen121vag.2255456111" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellen121vag.2433423612" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:02:57 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:34 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellen128.1124780226"
|
signature = "rusEFI 2021.12.07.hellen128.1416517457"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellen128.1124780226" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellen128.1416517457" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:02:54 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:31 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellen154hyundai.4212695491"
|
signature = "rusEFI 2021.12.07.hellen154hyundai.3967565392"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellen154hyundai.4212695491" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellen154hyundai.3967565392" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:02 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:40 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellen72.762389717"
|
signature = "rusEFI 2021.12.07.hellen72.974502726"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellen72.762389717" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellen72.974502726" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:08 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:45 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellen81.2575087910"
|
signature = "rusEFI 2021.12.07.hellen81.2383947445"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellen81.2575087910" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellen81.2383947445" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:11 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:49 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5213,6 +5214,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellen88bmw.2014065210"
|
signature = "rusEFI 2021.12.07.hellen88bmw.1869131177"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellen88bmw.2014065210" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellen88bmw.1869131177" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:05 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:43 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellenNA6.2951865805"
|
signature = "rusEFI 2021.12.07.hellenNA6.3096803934"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellenNA6.2951865805" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellenNA6.3096803934" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:16 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:55 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.hellen_cypress.3812181209"
|
signature = "rusEFI 2021.12.07.hellen_cypress.4099791690"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.hellen_cypress.3812181209" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.hellen_cypress.4099791690" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:44 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Dec 07 01:23:27 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5231,6 +5232,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.kin.480020517"
|
signature = "rusEFI 2021.12.07.kin.200808374"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.kin.480020517" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.kin.200808374" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:42 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Dec 07 01:23:25 UTC 2021
|
||||||
|
|
||||||
pageSize = 24372
|
pageSize = 24372
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1356,6 +1356,7 @@ scriptTable4RpmBins = array, F32, 24340, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5198,6 +5199,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.mre_f4.1793841617"
|
signature = "rusEFI 2021.12.07.mre_f4.2106541634"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.mre_f4.1793841617" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.mre_f4.2106541634" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:21 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:01 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.mre_f7.1793841617"
|
signature = "rusEFI 2021.12.07.mre_f7.2106541634"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.mre_f7.1793841617" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.mre_f7.2106541634" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:19 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:22:58 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5214,6 +5215,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.prometheus_405.2301000323"
|
signature = "rusEFI 2021.12.07.prometheus_405.2655184144"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.prometheus_405.2301000323" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.prometheus_405.2655184144" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:29 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:09 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5226,6 +5227,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.prometheus_469.2301000323"
|
signature = "rusEFI 2021.12.07.prometheus_469.2655184144"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.prometheus_469.2301000323" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.prometheus_469.2655184144" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:27 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:07 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5226,6 +5227,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.proteus_f4.1711102154"
|
signature = "rusEFI 2021.12.07.proteus_f4.1922680665"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.proteus_f4.1711102154" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.proteus_f4.1922680665" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:34 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:15 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5208,6 +5209,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.proteus_f7.1711102154"
|
signature = "rusEFI 2021.12.07.proteus_f7.1922680665"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.proteus_f7.1711102154" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.proteus_f7.1922680665" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:32 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:12 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5208,6 +5209,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -32,12 +32,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.12.07.subaru_eg33_f7.443987253"
|
signature = "rusEFI 2021.12.07.subaru_eg33_f7.219294374"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.12.07.subaru_eg33_f7.443987253" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.12.07.subaru_eg33_f7.219294374" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; 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 Tue Dec 07 00:03:47 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 Tue Dec 07 01:23:30 UTC 2021
|
||||||
|
|
||||||
pageSize = 24400
|
pageSize = 24400
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -121,7 +121,7 @@ displayLogicLevelsInEngineSniffer = bits, U32, 76, [24:24], "false", "true"
|
||||||
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
useTLE8888_stepper = bits, U32, 76, [25:25], "false", "true"
|
||||||
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
enableMapEstimationTableFallback = bits, U32, 76, [26:26], "false", "true"
|
||||||
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
usescriptTableForCanSniffingFiltering = bits, U32, 76, [27:27], "false", "true"
|
||||||
issue_294_29 = bits, U32, 76, [28:28], "false", "true"
|
verboseCanRx = bits, U32, 76, [28:28], "Do not print", "Print all"
|
||||||
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
artificialTestMisfire = bits, U32, 76, [29:29], "No thank you", "Danger Mode"
|
||||||
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
issue_294_31 = bits, U32, 76, [30:30], "nada_example", "si_example"
|
||||||
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
unusedBit_34_31 = bits, U32, 76, [31:31], "false", "true"
|
||||||
|
@ -1378,6 +1378,7 @@ scriptTable4RpmBins = array, F32, 24368, [8], "RPM", 1, 0, 0, 25500, 2
|
||||||
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
useRunningMathForCranking = "For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table)."
|
||||||
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
displayLogicLevelsInEngineSniffer = "Shall we display real life signal or just the part consumed by trigger decoder.\nApplies to both trigger and cam/vvt input.\n\nenable logic_level_trigger"
|
||||||
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
enableMapEstimationTableFallback = "If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS."
|
||||||
|
verboseCanRx = "Print incoming CAN messages in rusEFI console"
|
||||||
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
artificialTestMisfire = "Experimental setting that will cause a misfire\nDO NOT ENABLE."
|
||||||
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
tpsMin = "Closed throttle, 1 volt = 200 units.\nSee also tps1_1AdcChannel\nset tps_min X"
|
||||||
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
tpsMax = "Full throttle.\nSee also tps1_1AdcChannel\nset tps_max X"
|
||||||
|
@ -5224,6 +5225,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
field = "CAN write enabled", canWriteEnabled
|
field = "CAN write enabled", canWriteEnabled
|
||||||
field = "CAN bitrate", canBaudRate
|
field = "CAN bitrate", canBaudRate
|
||||||
field = "CAN dash type", canNbcType
|
field = "CAN dash type", canNbcType
|
||||||
|
field = "Verbose Can Rx", verboseCanRx
|
||||||
field = "inertia measurement unit", imuType
|
field = "inertia measurement unit", imuType
|
||||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||||
|
|
|
@ -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 Tue Dec 07 00:03:51 UTC 2021
|
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Dec 07 01:23:37 UTC 2021
|
||||||
|
|
||||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||||
import com.rusefi.config.*;
|
import com.rusefi.config.*;
|
||||||
|
@ -1383,7 +1383,6 @@ public class Fields {
|
||||||
public static final int isManualSpinningMode_offset = 1476;
|
public static final int isManualSpinningMode_offset = 1476;
|
||||||
public static final int isMapAveragingEnabled_offset = 1476;
|
public static final int isMapAveragingEnabled_offset = 1476;
|
||||||
public static final int isSdCardEnabled_offset = 744;
|
public static final int isSdCardEnabled_offset = 744;
|
||||||
public static final int issue_294_29_offset = 76;
|
|
||||||
public static final int issue_294_31_offset = 76;
|
public static final int issue_294_31_offset = 76;
|
||||||
public static final int isVerboseAlternator_offset = 744;
|
public static final int isVerboseAlternator_offset = 744;
|
||||||
public static final int isVerboseAuxPid1_offset = 76;
|
public static final int isVerboseAuxPid1_offset = 76;
|
||||||
|
@ -2210,7 +2209,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.12.07.all.3654067045";
|
public static final String TS_SIGNATURE = "rusEFI 2021.12.07.all.3467132150";
|
||||||
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 tunerStudioSerialSpeed_offset = 728;
|
public static final int tunerStudioSerialSpeed_offset = 728;
|
||||||
|
@ -2365,6 +2364,7 @@ public class Fields {
|
||||||
public static final int veOverrideMode_offset = 2109;
|
public static final int veOverrideMode_offset = 2109;
|
||||||
public static final int verboseCan2BaseAddress_offset = 2112;
|
public static final int verboseCan2BaseAddress_offset = 2112;
|
||||||
public static final int verboseCanBaseAddress_offset = 756;
|
public static final int verboseCanBaseAddress_offset = 756;
|
||||||
|
public static final int verboseCanRx_offset = 76;
|
||||||
public static final int verboseTLE8888_offset = 744;
|
public static final int verboseTLE8888_offset = 744;
|
||||||
public static final int verboseTriggerSynchDetails_offset = 1476;
|
public static final int verboseTriggerSynchDetails_offset = 1476;
|
||||||
public static final int verboseVVTDecoding_offset = 976;
|
public static final int verboseVVTDecoding_offset = 976;
|
||||||
|
@ -2463,7 +2463,7 @@ public class Fields {
|
||||||
public static final Field USETLE8888_STEPPER = Field.create("USETLE8888_STEPPER", 76, FieldType.BIT, 25);
|
public static final Field USETLE8888_STEPPER = Field.create("USETLE8888_STEPPER", 76, FieldType.BIT, 25);
|
||||||
public static final Field ENABLEMAPESTIMATIONTABLEFALLBACK = Field.create("ENABLEMAPESTIMATIONTABLEFALLBACK", 76, FieldType.BIT, 26);
|
public static final Field ENABLEMAPESTIMATIONTABLEFALLBACK = Field.create("ENABLEMAPESTIMATIONTABLEFALLBACK", 76, FieldType.BIT, 26);
|
||||||
public static final Field USESCRIPTTABLEFORCANSNIFFINGFILTERING = Field.create("USESCRIPTTABLEFORCANSNIFFINGFILTERING", 76, FieldType.BIT, 27);
|
public static final Field USESCRIPTTABLEFORCANSNIFFINGFILTERING = Field.create("USESCRIPTTABLEFORCANSNIFFINGFILTERING", 76, FieldType.BIT, 27);
|
||||||
public static final Field ISSUE_294_29 = Field.create("ISSUE_294_29", 76, FieldType.BIT, 28);
|
public static final Field VERBOSECANRX = Field.create("VERBOSECANRX", 76, FieldType.BIT, 28);
|
||||||
public static final Field ARTIFICIALTESTMISFIRE = Field.create("ARTIFICIALTESTMISFIRE", 76, FieldType.BIT, 29);
|
public static final Field ARTIFICIALTESTMISFIRE = Field.create("ARTIFICIALTESTMISFIRE", 76, FieldType.BIT, 29);
|
||||||
public static final Field ISSUE_294_31 = Field.create("ISSUE_294_31", 76, FieldType.BIT, 30);
|
public static final Field ISSUE_294_31 = Field.create("ISSUE_294_31", 76, FieldType.BIT, 30);
|
||||||
public static final Field UNUSEDBIT_34_31 = Field.create("UNUSEDBIT_34_31", 76, FieldType.BIT, 31);
|
public static final Field UNUSEDBIT_34_31 = Field.create("UNUSEDBIT_34_31", 76, FieldType.BIT, 31);
|
||||||
|
@ -3750,7 +3750,7 @@ public class Fields {
|
||||||
USETLE8888_STEPPER,
|
USETLE8888_STEPPER,
|
||||||
ENABLEMAPESTIMATIONTABLEFALLBACK,
|
ENABLEMAPESTIMATIONTABLEFALLBACK,
|
||||||
USESCRIPTTABLEFORCANSNIFFINGFILTERING,
|
USESCRIPTTABLEFORCANSNIFFINGFILTERING,
|
||||||
ISSUE_294_29,
|
VERBOSECANRX,
|
||||||
ARTIFICIALTESTMISFIRE,
|
ARTIFICIALTESTMISFIRE,
|
||||||
ISSUE_294_31,
|
ISSUE_294_31,
|
||||||
UNUSEDBIT_34_31,
|
UNUSEDBIT_34_31,
|
||||||
|
|
Loading…
Reference in New Issue