Auto-generated Configs
This commit is contained in:
parent
57a9fca222
commit
e14499c990
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Mar 12 22:48:05 UTC 2024
|
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 15 05:09:26 UTC 2024
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -2850,10 +2850,10 @@ struct engine_configuration_s {
|
||||||
bool useHardSkipInTraction : 1 {};
|
bool useHardSkipInTraction : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 1576 bit 9 */
|
offset 1576 bit 9 */
|
||||||
bool unusedBit_495_9 : 1 {};
|
bool fancySmartS : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 1576 bit 10 */
|
offset 1576 bit 10 */
|
||||||
bool unusedBit_495_10 : 1 {};
|
bool fancySmartL : 1 {};
|
||||||
/**
|
/**
|
||||||
offset 1576 bit 11 */
|
offset 1576 bit 11 */
|
||||||
bool useAuxSpeedForSlipRatio : 1 {};
|
bool useAuxSpeedForSlipRatio : 1 {};
|
||||||
|
@ -5634,4 +5634,4 @@ struct persistent_config_s {
|
||||||
static_assert(sizeof(persistent_config_s) == 22428);
|
static_assert(sizeof(persistent_config_s) == 22428);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Mar 12 22:48:05 UTC 2024
|
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 15 05:09:26 UTC 2024
|
||||||
|
|
|
@ -1187,7 +1187,7 @@
|
||||||
#define show_microRusEFI_presets false
|
#define show_microRusEFI_presets false
|
||||||
#define show_Proteus_presets false
|
#define show_Proteus_presets false
|
||||||
#define show_test_presets false
|
#define show_test_presets false
|
||||||
#define SIGNATURE_HASH 3220368874
|
#define SIGNATURE_HASH 331331359
|
||||||
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
|
||||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
|
||||||
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
|
||||||
|
@ -1519,6 +1519,7 @@
|
||||||
#define ts_show_ignitionPinMode true
|
#define ts_show_ignitionPinMode true
|
||||||
#define ts_show_inj_diag false
|
#define ts_show_inj_diag false
|
||||||
#define ts_show_injection_mode true
|
#define ts_show_injection_mode true
|
||||||
|
#define ts_show_injection_phase true
|
||||||
#define ts_show_injectionPinMode false
|
#define ts_show_injectionPinMode false
|
||||||
#define ts_show_k_line false
|
#define ts_show_k_line false
|
||||||
#define ts_show_l9779 false
|
#define ts_show_l9779 false
|
||||||
|
@ -1536,6 +1537,7 @@
|
||||||
#define ts_show_sd_card true
|
#define ts_show_sd_card true
|
||||||
#define ts_show_sd_pins true
|
#define ts_show_sd_pins true
|
||||||
#define ts_show_software_knock false
|
#define ts_show_software_knock false
|
||||||
|
#define ts_show_speedo_settings true
|
||||||
#define ts_show_spi true
|
#define ts_show_spi true
|
||||||
#define ts_show_spi2_enable true
|
#define ts_show_spi2_enable true
|
||||||
#define ts_show_spi2_pins true
|
#define ts_show_spi2_pins true
|
||||||
|
@ -1554,7 +1556,7 @@
|
||||||
#define ts_show_vr_threshold_all false
|
#define ts_show_vr_threshold_all false
|
||||||
#define ts_show_vr_threshold_pins true
|
#define ts_show_vr_threshold_pins true
|
||||||
#define ts_show_vvt_output true
|
#define ts_show_vvt_output true
|
||||||
#define TS_SIGNATURE "rusEFI default.2024.03.14.paralela.3220368874"
|
#define TS_SIGNATURE "rusEFI default.2024.03.15.paralela.331331359"
|
||||||
#define TS_SIMULATE_CAN '>'
|
#define TS_SIMULATE_CAN '>'
|
||||||
#define TS_SIMULATE_CAN_char >
|
#define TS_SIMULATE_CAN_char >
|
||||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 3220368874
|
#define SIGNATURE_HASH 331331359
|
||||||
#define TS_SIGNATURE "rusEFI default.2024.03.14.paralela.3220368874"
|
#define TS_SIGNATURE "rusEFI default.2024.03.15.paralela.331331359"
|
||||||
|
|
|
@ -38,12 +38,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI default.2024.03.14.paralela.3220368874"
|
signature = "rusEFI default.2024.03.15.paralela.331331359"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature= "rusEFI default.2024.03.14.paralela.3220368874" ; signature is expected to be 7 or more characters.
|
signature= "rusEFI default.2024.03.15.paralela.331331359" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
@ -99,7 +99,7 @@ enable2ndByteCanID = false
|
||||||
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
|
#define adc_channel_e_list="Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Thu Mar 14 17:17:01 UTC 2024
|
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Fri Mar 15 05:09:26 UTC 2024
|
||||||
|
|
||||||
pageSize = 22428
|
pageSize = 22428
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -748,6 +748,8 @@ enableExtendedCanBroadcast = bits, U32, 1576, [5:5], "false", "true"
|
||||||
luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true"
|
luaCanRxWorkaround = bits, U32, 1576, [6:6], "false", "true"
|
||||||
flexSensorInverted = bits, U32, 1576, [7:7], "false", "true"
|
flexSensorInverted = bits, U32, 1576, [7:7], "false", "true"
|
||||||
useHardSkipInTraction = bits, U32, 1576, [8:8], "false", "true"
|
useHardSkipInTraction = bits, U32, 1576, [8:8], "false", "true"
|
||||||
|
fancySmartS = bits, U32, 1576, [9:9], "false", "true"
|
||||||
|
fancySmartL = bits, U32, 1576, [10:10], "false", "true"
|
||||||
useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true"
|
useAuxSpeedForSlipRatio = bits, U32, 1576, [11:11], "false", "true"
|
||||||
useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true"
|
useVssAsSecondWheelSpeed = bits, U32, 1576, [12:12], "false", "true"
|
||||||
is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true"
|
is_enabled_spi_5 = bits, U32, 1576, [13:13], "false", "true"
|
||||||
|
@ -4476,8 +4478,8 @@ gaugeCategory = Test Bench
|
||||||
gaugeCategory = LUA
|
gaugeCategory = LUA
|
||||||
luaInvocationCounterGauge = luaInvocationCounter,"luaInvocationCounter", "count", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
luaInvocationCounterGauge = luaInvocationCounter,"luaInvocationCounter", "count", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||||
luaLastCycleDurationGauge = luaLastCycleDuration,"luaLastCycleDuration", "nt", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
luaLastCycleDurationGauge = luaLastCycleDuration,"luaLastCycleDuration", "nt", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
|
||||||
luaGauges1gauge = luaGauges1, "Lua Gauge 1", "lua", 0, 30000, 0, 0, 30000, 30000, 0, 3
|
luaGauges1gauge = luaGauges1, "Lua Gauge 1", "lua", -30000,30000, 0, 0, 30000, 30000, 3, 3
|
||||||
luaGauges2gauge = luaGauges2, "Lua Gauge 2", "lua", 0, 30000, 0, 0, 30000, 30000, 0, 3
|
luaGauges2gauge = luaGauges2, "Lua Gauge 2", "lua", -30000,30000, 0, 0, 30000, 30000, 3, 3
|
||||||
|
|
||||||
gaugeCategory = Alternator PID
|
gaugeCategory = Alternator PID
|
||||||
alternatorStatus_iTermGauge = alternatorStatus_iTerm,"Alternator PID iTerm", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
|
alternatorStatus_iTermGauge = alternatorStatus_iTerm,"Alternator PID iTerm", "", -10000.0,10000.0, -10000.0,10000.0, -10000.0,10000.0, 3,3
|
||||||
|
@ -8952,6 +8954,8 @@ dialog = tcuControls, "Transmission Settings"
|
||||||
field = "Trailing Pin 4", trailingCoilPins4
|
field = "Trailing Pin 4", trailingCoilPins4
|
||||||
|
|
||||||
dialog = fancyHardwareDialog, "Fancy Boards"
|
dialog = fancyHardwareDialog, "Fancy Boards"
|
||||||
|
field = fancySmartS,fancySmartS
|
||||||
|
field = fancySmartL,fancySmartL
|
||||||
|
|
||||||
dialog = parkingLot2, "Experimental 2"
|
dialog = parkingLot2, "Experimental 2"
|
||||||
field = dacOutputPins1, dacOutputPins1
|
field = dacOutputPins1, dacOutputPins1
|
||||||
|
|
Loading…
Reference in New Issue