Skip to content

Commit e92adca

Browse files
committed
Custom Auto-generated Configs
[no ci]
1 parent 8cad24e commit e92adca

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

generated/controllers/generated/rusefi_generated_mazduino.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,7 +1490,7 @@
14901490
#define SentInput_NONE 0
14911491
#define show_tcu_gauges true
14921492
#define show_vvt_output_pin true
1493-
#define SIGNATURE_HASH 1850513488
1493+
#define SIGNATURE_HASH 1623105392
14941494
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
14951495
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
14961496
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@@ -1691,11 +1691,11 @@
16911691
#define TriggerWheel_T_SECONDARY 1
16921692
#define ts_14_command_COMMAND_X14_UNUSED_0 0x00
16931693
#define ts_14_command_COMMAND_X14_UNUSED_1 0x01
1694+
#define ts_14_command_COMMAND_X14_UNUSED_15 0x15
16941695
#define ts_14_command_COMMAND_X14_UNUSED_2 0x02
16951696
#define ts_14_command_COMMAND_X14_UNUSED_3 0x03
16961697
#define ts_14_command_COMMAND_X14_UNUSED_4 0x04
16971698
#define ts_14_command_COMMAND_X14_UNUSED_5 0x05
1698-
#define ts_14_command_TS_BURN_WITHOUT_FLASH 0x15
16991699
#define ts_14_command_TS_ETB_AUTOCAL_0 0x0E
17001700
#define ts_14_command_TS_ETB_AUTOCAL_0_FAST 0x1C
17011701
#define ts_14_command_TS_ETB_AUTOCAL_1 0x11
@@ -2031,7 +2031,7 @@
20312031
#define ts_show_wastegate_sensor true
20322032
#define ts_show_wbo_canbus_index true
20332033
#define ts_show_wbo_canbus_set_index true
2034-
#define TS_SIGNATURE "rusEFI main.2025.07.12.mazduino.1850513488"
2034+
#define TS_SIGNATURE "rusEFI main.2025.07.14.mazduino.1623105392"
20352035
#define TS_SIMULATE_CAN '>'
20362036
#define TS_SIMULATE_CAN_char >
20372037
#define TS_TEST_COMMAND 't'

generated/controllers/generated/signature_mazduino.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// CHeaderConsumer was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
33
//
44

5-
#define SIGNATURE_HASH 1850513488
6-
#define TS_SIGNATURE "rusEFI main.2025.07.12.mazduino.1850513488"
5+
#define SIGNATURE_HASH 1623105392
6+
#define TS_SIGNATURE "rusEFI main.2025.07.14.mazduino.1623105392"

generated/tunerstudio/generated/rusefi_mazduino.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ enable2ndByteCanID = false
3838

3939
[MegaTune]
4040
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
41-
signature = "rusEFI main.2025.07.12.mazduino.1850513488"
41+
signature = "rusEFI main.2025.07.14.mazduino.1623105392"
4242

4343
[TunerStudio]
4444
queryCommand = "S"
4545
versionInfo = "V" ; firmware version for title bar.
46-
signature= "rusEFI main.2025.07.12.mazduino.1850513488" ; signature is expected to be 7 or more characters.
46+
signature= "rusEFI main.2025.07.14.mazduino.1623105392" ; signature is expected to be 7 or more characters.
4747

4848
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
4949
useLegacyFTempUnits = false
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
! Generated by gen_signature.sh
22
! SIGNATURE_HASH is a built-in variable generated by config_definition-all.jar
33
! gen_signature.sh Using env variable branch [main]
4-
#define TS_SIGNATURE "rusEFI main.2025.07.12.mazduino.@@SIGNATURE_HASH@@"
4+
#define TS_SIGNATURE "rusEFI main.2025.07.14.mazduino.@@SIGNATURE_HASH@@"

0 commit comments

Comments
 (0)