Auto-generated configs and docs
This commit is contained in:
parent
e7f55f3dc6
commit
0b1e11c63b
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 26 14:29:09 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:35 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2343,7 +2343,7 @@ struct engine_configuration_s {
|
|||
bool useLinearIatSensor : 1 {};
|
||||
/**
|
||||
offset 1260 bit 11 */
|
||||
bool unusedBitWasHere16 : 1 {};
|
||||
bool boardUse2stepPullDown : 1 {};
|
||||
/**
|
||||
* Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%
|
||||
offset 1260 bit 12 */
|
||||
|
@ -2378,7 +2378,7 @@ struct engine_configuration_s {
|
|||
bool boardUseCrankPullUp : 1 {};
|
||||
/**
|
||||
offset 1260 bit 21 */
|
||||
bool unusedBitWasHere1 : 1 {};
|
||||
bool boardUseCamPullDown : 1 {};
|
||||
/**
|
||||
offset 1260 bit 22 */
|
||||
bool unusedBitWasHere2 : 1 {};
|
||||
|
@ -4537,4 +4537,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 26 14:29:09 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:35 UTC 2022
|
||||
|
|
|
@ -192,6 +192,8 @@
|
|||
#define binarySerialRxPin_offset 1575
|
||||
#define binarySerialTxPin_offset 1574
|
||||
#define BLOCKING_FACTOR 256
|
||||
#define boardUse2stepPullDown_offset 1260
|
||||
#define boardUseCamPullDown_offset 1260
|
||||
#define boardUseCrankPullUp_offset 1260
|
||||
#define boardUseTachPullUp_offset 1260
|
||||
#define boardUseTempPullUp_offset 1260
|
||||
|
@ -1910,7 +1912,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define SIGNATURE_HASH 253927261
|
||||
#define SIGNATURE_HASH 140099605
|
||||
#define silentTriggerError_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
#define sparkDwellRpmBins_offset 54
|
||||
|
@ -2442,7 +2444,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen_cypress.253927261"
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen_cypress.140099605"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2524,8 +2526,6 @@
|
|||
#define unusedBitHere2_offset 1260
|
||||
#define unusedBitHere3_offset 1260
|
||||
#define unusedBitHere4_offset 1260
|
||||
#define unusedBitWasHere16_offset 1260
|
||||
#define unusedBitWasHere1_offset 1260
|
||||
#define unusedBitWasHere2_offset 1260
|
||||
#define unusedBitWasHere3_offset 1260
|
||||
#define unusedBitWasHere4_offset 1260
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 26 14:29:08 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:34 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2343,7 +2343,7 @@ struct engine_configuration_s {
|
|||
bool useLinearIatSensor : 1 {};
|
||||
/**
|
||||
offset 1260 bit 11 */
|
||||
bool unusedBitWasHere16 : 1 {};
|
||||
bool boardUse2stepPullDown : 1 {};
|
||||
/**
|
||||
* Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%
|
||||
offset 1260 bit 12 */
|
||||
|
@ -2378,7 +2378,7 @@ struct engine_configuration_s {
|
|||
bool boardUseCrankPullUp : 1 {};
|
||||
/**
|
||||
offset 1260 bit 21 */
|
||||
bool unusedBitWasHere1 : 1 {};
|
||||
bool boardUseCamPullDown : 1 {};
|
||||
/**
|
||||
offset 1260 bit 22 */
|
||||
bool unusedBitWasHere2 : 1 {};
|
||||
|
@ -4531,4 +4531,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 26 14:29:08 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:34 UTC 2022
|
||||
|
|
|
@ -183,6 +183,8 @@
|
|||
#define binarySerialRxPin_offset 1575
|
||||
#define binarySerialTxPin_offset 1574
|
||||
#define BLOCKING_FACTOR 256
|
||||
#define boardUse2stepPullDown_offset 1260
|
||||
#define boardUseCamPullDown_offset 1260
|
||||
#define boardUseCrankPullUp_offset 1260
|
||||
#define boardUseTachPullUp_offset 1260
|
||||
#define boardUseTempPullUp_offset 1260
|
||||
|
@ -1895,7 +1897,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define SIGNATURE_HASH 4035400609
|
||||
#define SIGNATURE_HASH 4160490729
|
||||
#define silentTriggerError_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
#define sparkDwellRpmBins_offset 54
|
||||
|
@ -2427,7 +2429,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator true
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.kin.4035400609"
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.kin.4160490729"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2509,8 +2511,6 @@
|
|||
#define unusedBitHere2_offset 1260
|
||||
#define unusedBitHere3_offset 1260
|
||||
#define unusedBitHere4_offset 1260
|
||||
#define unusedBitWasHere16_offset 1260
|
||||
#define unusedBitWasHere1_offset 1260
|
||||
#define unusedBitWasHere2_offset 1260
|
||||
#define unusedBitWasHere3_offset 1260
|
||||
#define unusedBitWasHere4_offset 1260
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 26 14:29:11 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:37 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2343,7 +2343,7 @@ struct engine_configuration_s {
|
|||
bool useLinearIatSensor : 1 {};
|
||||
/**
|
||||
offset 1260 bit 11 */
|
||||
bool unusedBitWasHere16 : 1 {};
|
||||
bool boardUse2stepPullDown : 1 {};
|
||||
/**
|
||||
* Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%
|
||||
offset 1260 bit 12 */
|
||||
|
@ -2378,7 +2378,7 @@ struct engine_configuration_s {
|
|||
bool boardUseCrankPullUp : 1 {};
|
||||
/**
|
||||
offset 1260 bit 21 */
|
||||
bool unusedBitWasHere1 : 1 {};
|
||||
bool boardUseCamPullDown : 1 {};
|
||||
/**
|
||||
offset 1260 bit 22 */
|
||||
bool unusedBitWasHere2 : 1 {};
|
||||
|
@ -4537,4 +4537,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 26 14:29:11 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:37 UTC 2022
|
||||
|
|
|
@ -200,6 +200,8 @@
|
|||
#define binarySerialRxPin_offset 1575
|
||||
#define binarySerialTxPin_offset 1574
|
||||
#define BLOCKING_FACTOR 256
|
||||
#define boardUse2stepPullDown_offset 1260
|
||||
#define boardUseCamPullDown_offset 1260
|
||||
#define boardUseCrankPullUp_offset 1260
|
||||
#define boardUseTachPullUp_offset 1260
|
||||
#define boardUseTempPullUp_offset 1260
|
||||
|
@ -1889,7 +1891,7 @@
|
|||
#define show_Proteus_presets false
|
||||
#define show_test_presets false
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define SIGNATURE_HASH 1415584096
|
||||
#define SIGNATURE_HASH 1394296360
|
||||
#define silentTriggerError_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
#define sparkDwellRpmBins_offset 54
|
||||
|
@ -2421,7 +2423,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port false
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.subaru_eg33_f7.1415584096"
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.subaru_eg33_f7.1394296360"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2503,8 +2505,6 @@
|
|||
#define unusedBitHere2_offset 1260
|
||||
#define unusedBitHere3_offset 1260
|
||||
#define unusedBitHere4_offset 1260
|
||||
#define unusedBitWasHere16_offset 1260
|
||||
#define unusedBitWasHere1_offset 1260
|
||||
#define unusedBitWasHere2_offset 1260
|
||||
#define unusedBitWasHere3_offset 1260
|
||||
#define unusedBitWasHere4_offset 1260
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 26 14:29:12 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:40 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -2343,7 +2343,7 @@ struct engine_configuration_s {
|
|||
bool useLinearIatSensor : 1 {};
|
||||
/**
|
||||
offset 1260 bit 11 */
|
||||
bool unusedBitWasHere16 : 1 {};
|
||||
bool boardUse2stepPullDown : 1 {};
|
||||
/**
|
||||
* Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50%
|
||||
offset 1260 bit 12 */
|
||||
|
@ -2378,7 +2378,7 @@ struct engine_configuration_s {
|
|||
bool boardUseCrankPullUp : 1 {};
|
||||
/**
|
||||
offset 1260 bit 21 */
|
||||
bool unusedBitWasHere1 : 1 {};
|
||||
bool boardUseCamPullDown : 1 {};
|
||||
/**
|
||||
offset 1260 bit 22 */
|
||||
bool unusedBitWasHere2 : 1 {};
|
||||
|
@ -4537,4 +4537,4 @@ struct persistent_config_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Feb 26 14:29:12 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:40 UTC 2022
|
||||
|
|
|
@ -192,6 +192,8 @@
|
|||
#define binarySerialRxPin_offset 1575
|
||||
#define binarySerialTxPin_offset 1574
|
||||
#define BLOCKING_FACTOR 256
|
||||
#define boardUse2stepPullDown_offset 1260
|
||||
#define boardUseCamPullDown_offset 1260
|
||||
#define boardUseCrankPullUp_offset 1260
|
||||
#define boardUseTachPullUp_offset 1260
|
||||
#define boardUseTempPullUp_offset 1260
|
||||
|
@ -1910,7 +1912,7 @@
|
|||
#define show_Frankenso_presets true
|
||||
#define show_test_presets true
|
||||
#define showHumanReadableWarning_offset 896
|
||||
#define SIGNATURE_HASH 903313633
|
||||
#define SIGNATURE_HASH 850143145
|
||||
#define silentTriggerError_offset 1260
|
||||
#define slowAdcAlpha_offset 1712
|
||||
#define sparkDwellRpmBins_offset 54
|
||||
|
@ -2442,7 +2444,7 @@
|
|||
#define ts_show_spi true
|
||||
#define ts_show_trigger_comparator false
|
||||
#define ts_show_tunerstudio_port true
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.all.903313633"
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.all.850143145"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
@ -2524,8 +2526,6 @@
|
|||
#define unusedBitHere2_offset 1260
|
||||
#define unusedBitHere3_offset 1260
|
||||
#define unusedBitHere4_offset 1260
|
||||
#define unusedBitWasHere16_offset 1260
|
||||
#define unusedBitWasHere1_offset 1260
|
||||
#define unusedBitWasHere2_offset 1260
|
||||
#define unusedBitWasHere3_offset 1260
|
||||
#define unusedBitWasHere4_offset 1260
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 903313633
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.all.903313633"
|
||||
#define SIGNATURE_HASH 850143145
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.all.850143145"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3510806537
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.alphax-2chan.3510806537"
|
||||
#define SIGNATURE_HASH 3594123073
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.alphax-2chan.3594123073"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3415340264
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.alphax-4chan.3415340264"
|
||||
#define SIGNATURE_HASH 3437931424
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.alphax-4chan.3437931424"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 689802694
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.atlas.689802694"
|
||||
#define SIGNATURE_HASH 778490510
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.atlas.778490510"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 417919371
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.core8.417919371"
|
||||
#define SIGNATURE_HASH 529772227
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.core8.529772227"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 903313633
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.f429-discovery.903313633"
|
||||
#define SIGNATURE_HASH 850143145
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.f429-discovery.850143145"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1544478928
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.frankenso_na6.1544478928"
|
||||
#define SIGNATURE_HASH 1534443416
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.frankenso_na6.1534443416"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2155065358
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.harley81.2155065358"
|
||||
#define SIGNATURE_HASH 2265509702
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.harley81.2265509702"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 339682476
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen-nb1.339682476"
|
||||
#define SIGNATURE_HASH 323255268
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen-nb1.323255268"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 174601706
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen121nissan.174601706"
|
||||
#define SIGNATURE_HASH 219376290
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen121nissan.219376290"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1537273216
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen121vag.1537273216"
|
||||
#define SIGNATURE_HASH 1557902024
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen121vag.1557902024"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 725974412
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen128.725974412"
|
||||
#define SIGNATURE_HASH 742269636
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen128.742269636"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1525728738
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen154hyundai.1525728738"
|
||||
#define SIGNATURE_HASH 1569430186
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen154hyundai.1569430186"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4206791421
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen72.4206791421"
|
||||
#define SIGNATURE_HASH 4257600949
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen72.4257600949"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4052783754
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen81.4052783754"
|
||||
#define SIGNATURE_HASH 4142648770
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen81.4142648770"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1032491452
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen88bmw.1032491452"
|
||||
#define SIGNATURE_HASH 988925684
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen88bmw.988925684"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 595831359
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellenNA6.595831359"
|
||||
#define SIGNATURE_HASH 620295543
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellenNA6.620295543"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3759511268
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellenNA8_96.3759511268"
|
||||
#define SIGNATURE_HASH 3882797484
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellenNA8_96.3882797484"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 253927261
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.hellen_cypress.253927261"
|
||||
#define SIGNATURE_HASH 140099605
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.hellen_cypress.140099605"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4035400609
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.kin.4035400609"
|
||||
#define SIGNATURE_HASH 4160490729
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.kin.4160490729"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1526183562
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.mre_f4.1526183562"
|
||||
#define SIGNATURE_HASH 1569515970
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.mre_f4.1569515970"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1526183562
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.mre_f7.1526183562"
|
||||
#define SIGNATURE_HASH 1569515970
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.mre_f7.1569515970"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1698537735
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.prometheus_405.1698537735"
|
||||
#define SIGNATURE_HASH 1648819791
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.prometheus_405.1648819791"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1698537735
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.prometheus_469.1698537735"
|
||||
#define SIGNATURE_HASH 1648819791
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.prometheus_469.1648819791"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 319742304
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.proteus_f4.319742304"
|
||||
#define SIGNATURE_HASH 343260712
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.proteus_f4.343260712"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 319742304
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.proteus_f7.319742304"
|
||||
#define SIGNATURE_HASH 343260712
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.proteus_f7.343260712"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 319742304
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.proteus_h7.319742304"
|
||||
#define SIGNATURE_HASH 343260712
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.proteus_h7.343260712"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1415584096
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.11.subaru_eg33_f7.1415584096"
|
||||
#define SIGNATURE_HASH 1394296360
|
||||
#define TS_SIGNATURE "rusEFI 2022.03.12.subaru_eg33_f7.1394296360"
|
||||
|
|
|
@ -484,6 +484,8 @@ float getConfigValueByName(const char *name) {
|
|||
return engineConfiguration->canWriteEnabled;
|
||||
if (strEqualCaseInsensitive(name, "useLinearIatSensor"))
|
||||
return engineConfiguration->useLinearIatSensor;
|
||||
if (strEqualCaseInsensitive(name, "boardUse2stepPullDown"))
|
||||
return engineConfiguration->boardUse2stepPullDown;
|
||||
if (strEqualCaseInsensitive(name, "tachPulseDurationAsDutyCycle"))
|
||||
return engineConfiguration->tachPulseDurationAsDutyCycle;
|
||||
if (strEqualCaseInsensitive(name, "isAlternatorControlEnabled"))
|
||||
|
@ -502,6 +504,8 @@ float getConfigValueByName(const char *name) {
|
|||
return engineConfiguration->launchSparkCutEnable;
|
||||
if (strEqualCaseInsensitive(name, "boardUseCrankPullUp"))
|
||||
return engineConfiguration->boardUseCrankPullUp;
|
||||
if (strEqualCaseInsensitive(name, "boardUseCamPullDown"))
|
||||
return engineConfiguration->boardUseCamPullDown;
|
||||
if (strEqualCaseInsensitive(name, "useFSIO5ForCriticalIssueEngineStop"))
|
||||
return engineConfiguration->useFSIO5ForCriticalIssueEngineStop;
|
||||
if (strEqualCaseInsensitive(name, "useFSIO4ForSeriousEngineWarning"))
|
||||
|
@ -2131,6 +2135,11 @@ void setConfigValueByName(const char *name, float value) {
|
|||
engineConfiguration->useLinearIatSensor = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "boardUse2stepPullDown"))
|
||||
{
|
||||
engineConfiguration->boardUse2stepPullDown = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "tachPulseDurationAsDutyCycle"))
|
||||
{
|
||||
engineConfiguration->tachPulseDurationAsDutyCycle = (int)value;
|
||||
|
@ -2176,6 +2185,11 @@ void setConfigValueByName(const char *name, float value) {
|
|||
engineConfiguration->boardUseCrankPullUp = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "boardUseCamPullDown"))
|
||||
{
|
||||
engineConfiguration->boardUseCamPullDown = (int)value;
|
||||
return;
|
||||
}
|
||||
if (strEqualCaseInsensitive(name, "useFSIO5ForCriticalIssueEngineStop"))
|
||||
{
|
||||
engineConfiguration->useFSIO5ForCriticalIssueEngineStop = (int)value;
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.all.903313633"
|
||||
signature = "rusEFI 2022.03.12.all.850143145"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.all.903313633" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.all.850143145" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:50 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:32 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6164,6 +6164,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.alphax-2chan.3510806537"
|
||||
signature = "rusEFI 2022.03.12.alphax-2chan.3594123073"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.alphax-2chan.3510806537" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.alphax-2chan.3594123073" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:12 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:06:52 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6128,6 +6128,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.alphax-4chan.3415340264"
|
||||
signature = "rusEFI 2022.03.12.alphax-4chan.3437931424"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.alphax-4chan.3415340264" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.alphax-4chan.3437931424" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:14 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:06:54 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6128,6 +6128,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.atlas.689802694"
|
||||
signature = "rusEFI 2022.03.12.atlas.778490510"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.atlas.689802694" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.atlas.778490510" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:49 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:31 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6155,6 +6155,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.core8.417919371"
|
||||
signature = "rusEFI 2022.03.12.core8.529772227"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.core8.417919371" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.core8.529772227" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:36 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:17 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6155,6 +6155,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.f429-discovery.903313633"
|
||||
signature = "rusEFI 2022.03.12.f429-discovery.850143145"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.f429-discovery.903313633" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.f429-discovery.850143145" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:47 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:29 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6164,6 +6164,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.frankenso_na6.1544478928"
|
||||
signature = "rusEFI 2022.03.12.frankenso_na6.1534443416"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.frankenso_na6.1544478928" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.frankenso_na6.1534443416" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:38 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:19 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6164,6 +6164,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.harley81.2155065358"
|
||||
signature = "rusEFI 2022.03.12.harley81.2265509702"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.harley81.2155065358" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.harley81.2265509702" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:16 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:06:55 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6128,6 +6128,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellen-nb1.339682476"
|
||||
signature = "rusEFI 2022.03.12.hellen-nb1.323255268"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellen-nb1.339682476" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellen-nb1.323255268" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:28 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:09 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6126,6 +6126,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellen121nissan.174601706"
|
||||
signature = "rusEFI 2022.03.12.hellen121nissan.219376290"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellen121nissan.174601706" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellen121nissan.219376290" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:20 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:00 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6127,6 +6127,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellen121vag.1537273216"
|
||||
signature = "rusEFI 2022.03.12.hellen121vag.1557902024"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellen121vag.1537273216" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellen121vag.1557902024" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:19 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:06:59 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6129,6 +6129,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellen128.725974412"
|
||||
signature = "rusEFI 2022.03.12.hellen128.742269636"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellen128.725974412" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellen128.742269636" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:17 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:06:57 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6127,6 +6127,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellen154hyundai.1525728738"
|
||||
signature = "rusEFI 2022.03.12.hellen154hyundai.1569430186"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellen154hyundai.1525728738" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellen154hyundai.1569430186" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:22 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:02 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6126,6 +6126,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellen72.4206791421"
|
||||
signature = "rusEFI 2022.03.12.hellen72.4257600949"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellen72.4206791421" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellen72.4257600949" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:25 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:05 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6126,6 +6126,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellen81.4052783754"
|
||||
signature = "rusEFI 2022.03.12.hellen81.4142648770"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellen81.4052783754" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellen81.4142648770" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:27 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:07 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6123,6 +6123,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellen88bmw.1032491452"
|
||||
signature = "rusEFI 2022.03.12.hellen88bmw.988925684"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellen88bmw.1032491452" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellen88bmw.988925684" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:23 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:04 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6124,6 +6124,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellenNA6.595831359"
|
||||
signature = "rusEFI 2022.03.12.hellenNA6.620295543"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellenNA6.595831359" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellenNA6.620295543" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:30 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:10 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6127,6 +6127,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellenNA8_96.3759511268"
|
||||
signature = "rusEFI 2022.03.12.hellenNA8_96.3882797484"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellenNA8_96.3759511268" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellenNA8_96.3882797484" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:31 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:12 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6126,6 +6126,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.hellen_cypress.253927261"
|
||||
signature = "rusEFI 2022.03.12.hellen_cypress.140099605"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.hellen_cypress.253927261" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.hellen_cypress.140099605" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:53 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:35 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6164,6 +6164,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.kin.4035400609"
|
||||
signature = "rusEFI 2022.03.12.kin.4160490729"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.kin.4035400609" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.kin.4160490729" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:52 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:34 UTC 2022
|
||||
|
||||
pageSize = 20984
|
||||
page = 1
|
||||
|
@ -636,7 +636,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -646,7 +646,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6131,6 +6131,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.mre_f4.1526183562"
|
||||
signature = "rusEFI 2022.03.12.mre_f4.1569515970"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.mre_f4.1526183562" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.mre_f4.1569515970" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:34 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:16 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6132,6 +6132,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.mre_f7.1526183562"
|
||||
signature = "rusEFI 2022.03.12.mre_f7.1569515970"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.mre_f7.1526183562" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.mre_f7.1569515970" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:33 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:14 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6132,6 +6132,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.prometheus_405.1698537735"
|
||||
signature = "rusEFI 2022.03.12.prometheus_405.1648819791"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.prometheus_405.1698537735" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.prometheus_405.1648819791" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:41 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:22 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6159,6 +6159,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.prometheus_469.1698537735"
|
||||
signature = "rusEFI 2022.03.12.prometheus_469.1648819791"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.prometheus_469.1698537735" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.prometheus_469.1648819791" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:39 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:20 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6159,6 +6159,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.proteus_f4.319742304"
|
||||
signature = "rusEFI 2022.03.12.proteus_f4.343260712"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.proteus_f4.319742304" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.proteus_f4.343260712" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:44 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:25 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6124,6 +6124,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.proteus_f7.319742304"
|
||||
signature = "rusEFI 2022.03.12.proteus_f7.343260712"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.proteus_f7.319742304" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.proteus_f7.343260712" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:42 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:24 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6124,6 +6124,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.proteus_h7.319742304"
|
||||
signature = "rusEFI 2022.03.12.proteus_h7.343260712"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.proteus_h7.319742304" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.proteus_h7.343260712" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:46 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:27 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6124,6 +6124,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.03.11.subaru_eg33_f7.1415584096"
|
||||
signature = "rusEFI 2022.03.12.subaru_eg33_f7.1394296360"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2022.03.11.subaru_eg33_f7.1415584096" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.03.12.subaru_eg33_f7.1394296360" ; signature is expected to be 7 or more characters.
|
||||
|
||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||
useLegacyFTempUnits = false
|
||||
|
@ -84,7 +84,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:55 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:37 UTC 2022
|
||||
|
||||
pageSize = 21012
|
||||
page = 1
|
||||
|
@ -642,7 +642,7 @@ useLinearCltSensor = bits, U32, 1260, [7:7], "false", "true"
|
|||
canReadEnabled = bits, U32, 1260, [8:8], "false", "true"
|
||||
canWriteEnabled = bits, U32, 1260, [9:9], "false", "true"
|
||||
useLinearIatSensor = bits, U32, 1260, [10:10], "false", "true"
|
||||
unusedBitWasHere16 = bits, U32, 1260, [11:11], "false", "true"
|
||||
boardUse2stepPullDown = bits, U32, 1260, [11:11], "false", "true"
|
||||
tachPulseDurationAsDutyCycle = bits, U32, 1260, [12:12], "Constant time", "Duty cycle"
|
||||
isAlternatorControlEnabled = bits, U32, 1260, [13:13], "false", "true"
|
||||
invertPrimaryTriggerSignal = bits, U32, 1260, [14:14], "false", "true"
|
||||
|
@ -652,7 +652,7 @@ cutSparkOnHardLimit = bits, U32, 1260, [17:17], "no", "yes"
|
|||
launchFuelCutEnable = bits, U32, 1260, [18:18], "false", "true"
|
||||
launchSparkCutEnable = bits, U32, 1260, [19:19], "false", "true"
|
||||
boardUseCrankPullUp = bits, U32, 1260, [20:20], "without pull-up", "with pull-up"
|
||||
unusedBitWasHere1 = bits, U32, 1260, [21:21], "false", "true"
|
||||
boardUseCamPullDown = bits, U32, 1260, [21:21], "false", "true"
|
||||
unusedBitWasHere2 = bits, U32, 1260, [22:22], "false", "true"
|
||||
unusedBitWasHere3 = bits, U32, 1260, [23:23], "false", "true"
|
||||
unusedBitWasHere4 = bits, U32, 1260, [24:24], "false", "true"
|
||||
|
@ -6148,6 +6148,8 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
|||
field = "boardUseTachPullUp", boardUseTachPullUp
|
||||
field = "boardUseTempPullUp", boardUseTempPullUp
|
||||
field = "boardUseCrankPullUp", boardUseCrankPullUp
|
||||
field = "boardUse2stepPullDown", boardUse2stepPullDown
|
||||
field = "boardUseCamPullDown", boardUseCamPullDown
|
||||
|
||||
dialog = parkingLot, "Experimental/Broken"
|
||||
field = useEeprom, useEeprom
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 11 01:37:56 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) integration/rusefi_config.txt Sat Mar 12 15:07:40 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -187,6 +187,8 @@ public class Fields {
|
|||
public static final int binarySerialRxPin_offset = 1575;
|
||||
public static final int binarySerialTxPin_offset = 1574;
|
||||
public static final int BLOCKING_FACTOR = 256;
|
||||
public static final int boardUse2stepPullDown_offset = 1260;
|
||||
public static final int boardUseCamPullDown_offset = 1260;
|
||||
public static final int boardUseCrankPullUp_offset = 1260;
|
||||
public static final int boardUseTachPullUp_offset = 1260;
|
||||
public static final int boardUseTempPullUp_offset = 1260;
|
||||
|
@ -1838,7 +1840,7 @@ public class Fields {
|
|||
public static final int servoOutputPins7_offset = 2738;
|
||||
public static final int servoOutputPins8_offset = 2739;
|
||||
public static final int showHumanReadableWarning_offset = 896;
|
||||
public static final int SIGNATURE_HASH = 903313633;
|
||||
public static final int SIGNATURE_HASH = 850143145;
|
||||
public static final int silentTriggerError_offset = 1260;
|
||||
public static final int slowAdcAlpha_offset = 1712;
|
||||
public static final int sparkDwellRpmBins_offset = 54;
|
||||
|
@ -2313,7 +2315,7 @@ public class Fields {
|
|||
public static final int TS_RESPONSE_UNDERRUN = 0x80;
|
||||
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
|
||||
public static final char TS_SET_LOGGER_SWITCH = 'l';
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.03.11.all.903313633";
|
||||
public static final String TS_SIGNATURE = "rusEFI 2022.03.12.all.850143145";
|
||||
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
|
||||
public static final char TS_TEST_COMMAND = 't';
|
||||
public static final int TsCalMode_EtbKd = 5;
|
||||
|
@ -2392,8 +2394,6 @@ public class Fields {
|
|||
public static final int unusedBitHere2_offset = 1260;
|
||||
public static final int unusedBitHere3_offset = 1260;
|
||||
public static final int unusedBitHere4_offset = 1260;
|
||||
public static final int unusedBitWasHere16_offset = 1260;
|
||||
public static final int unusedBitWasHere1_offset = 1260;
|
||||
public static final int unusedBitWasHere2_offset = 1260;
|
||||
public static final int unusedBitWasHere3_offset = 1260;
|
||||
public static final int unusedBitWasHere4_offset = 1260;
|
||||
|
@ -3093,7 +3093,7 @@ public class Fields {
|
|||
public static final Field CANREADENABLED = Field.create("CANREADENABLED", 1260, FieldType.BIT, 8);
|
||||
public static final Field CANWRITEENABLED = Field.create("CANWRITEENABLED", 1260, FieldType.BIT, 9);
|
||||
public static final Field USELINEARIATSENSOR = Field.create("USELINEARIATSENSOR", 1260, FieldType.BIT, 10);
|
||||
public static final Field UNUSEDBITWASHERE16 = Field.create("UNUSEDBITWASHERE16", 1260, FieldType.BIT, 11);
|
||||
public static final Field BOARDUSE2STEPPULLDOWN = Field.create("BOARDUSE2STEPPULLDOWN", 1260, FieldType.BIT, 11);
|
||||
public static final Field TACHPULSEDURATIONASDUTYCYCLE = Field.create("TACHPULSEDURATIONASDUTYCYCLE", 1260, FieldType.BIT, 12);
|
||||
public static final Field ISALTERNATORCONTROLENABLED = Field.create("ISALTERNATORCONTROLENABLED", 1260, FieldType.BIT, 13);
|
||||
public static final Field INVERTPRIMARYTRIGGERSIGNAL = Field.create("INVERTPRIMARYTRIGGERSIGNAL", 1260, FieldType.BIT, 14);
|
||||
|
@ -3103,7 +3103,7 @@ public class Fields {
|
|||
public static final Field LAUNCHFUELCUTENABLE = Field.create("LAUNCHFUELCUTENABLE", 1260, FieldType.BIT, 18);
|
||||
public static final Field LAUNCHSPARKCUTENABLE = Field.create("LAUNCHSPARKCUTENABLE", 1260, FieldType.BIT, 19);
|
||||
public static final Field BOARDUSECRANKPULLUP = Field.create("BOARDUSECRANKPULLUP", 1260, FieldType.BIT, 20);
|
||||
public static final Field UNUSEDBITWASHERE1 = Field.create("UNUSEDBITWASHERE1", 1260, FieldType.BIT, 21);
|
||||
public static final Field BOARDUSECAMPULLDOWN = Field.create("BOARDUSECAMPULLDOWN", 1260, FieldType.BIT, 21);
|
||||
public static final Field UNUSEDBITWASHERE2 = Field.create("UNUSEDBITWASHERE2", 1260, FieldType.BIT, 22);
|
||||
public static final Field UNUSEDBITWASHERE3 = Field.create("UNUSEDBITWASHERE3", 1260, FieldType.BIT, 23);
|
||||
public static final Field UNUSEDBITWASHERE4 = Field.create("UNUSEDBITWASHERE4", 1260, FieldType.BIT, 24);
|
||||
|
@ -4395,7 +4395,7 @@ public class Fields {
|
|||
CANREADENABLED,
|
||||
CANWRITEENABLED,
|
||||
USELINEARIATSENSOR,
|
||||
UNUSEDBITWASHERE16,
|
||||
BOARDUSE2STEPPULLDOWN,
|
||||
TACHPULSEDURATIONASDUTYCYCLE,
|
||||
ISALTERNATORCONTROLENABLED,
|
||||
INVERTPRIMARYTRIGGERSIGNAL,
|
||||
|
@ -4405,7 +4405,7 @@ public class Fields {
|
|||
LAUNCHFUELCUTENABLE,
|
||||
LAUNCHSPARKCUTENABLE,
|
||||
BOARDUSECRANKPULLUP,
|
||||
UNUSEDBITWASHERE1,
|
||||
BOARDUSECAMPULLDOWN,
|
||||
UNUSEDBITWASHERE2,
|
||||
UNUSEDBITWASHERE3,
|
||||
UNUSEDBITWASHERE4,
|
||||
|
|
Loading…
Reference in New Issue