Skip to content

Commit

Permalink
Custom Auto-generated Configs
Browse files Browse the repository at this point in the history
[no ci]
  • Loading branch information
actions-user committed Jan 5, 2025
1 parent d2d5ab0 commit abd5611
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 9 deletions.
1 change: 1 addition & 0 deletions generated/console/binary/generated/data_logs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ entry = dfcoActive, "dfcoActive", int, "%d"
entry = sd_active_wr, "SD card writing", int, "%d"
entry = sd_active_rd, "SD card reading", int, "%d"
entry = isMapValid, "MAP from sensor seems valid", int, "%d"
entry = triggerPageRefreshFlag, "triggerPageRefreshFlag", int, "%d"
entry = RPMValue, "RPM", int, "%d"
entry = rpmAcceleration, "dRPM", int, "%d"
entry = speedToRpmRatio, "Gearbox Ratio", float, "%.3f"
Expand Down
1 change: 1 addition & 0 deletions generated/console/binary/generated/output_channels.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dfcoActive = bits, U32, 0, [26:26]
sd_active_wr = bits, U32, 0, [27:27]
sd_active_rd = bits, U32, 0, [28:28]
isMapValid = bits, U32, 0, [29:29]
triggerPageRefreshFlag = bits, U32, 0, [30:30]
RPMValue = scalar, U16, 4, "RPM", 1, 0
rpmAcceleration = scalar, S16, 6, "RPM acceleration/Rate of Change/ROC", 1, 0
speedToRpmRatio = scalar, U16, 8, "value", 0.01, 0
Expand Down
4 changes: 2 additions & 2 deletions generated/controllers/generated/rusefi_generated_XYZ.h
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@
#define SentInput_NONE 0
#define show_tcu_gauges false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 3654693230
#define SIGNATURE_HASH 280873196
#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_SUFFIX ".bin"
Expand Down Expand Up @@ -1804,7 +1804,7 @@
#define ts_show_wastegate_sensor true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI main.2025.01.04.XYZ.3654693230"
#define TS_SIGNATURE "rusEFI main.2025.01.05.XYZ.280873196"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'
Expand Down
4 changes: 2 additions & 2 deletions generated/controllers/generated/signature_XYZ.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//

#define SIGNATURE_HASH 3654693230
#define TS_SIGNATURE "rusEFI main.2025.01.04.XYZ.3654693230"
#define SIGNATURE_HASH 280873196
#define TS_SIGNATURE "rusEFI main.2025.01.05.XYZ.280873196"
4 changes: 2 additions & 2 deletions generated/live_data_generated/output_channels_generated.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@ struct output_channels_s {
bool isMapValid : 1 {};
/**
offset 0 bit 30 */
bool unusedBit_30_30 : 1 {};
bool triggerPageRefreshFlag : 1 {};
/**
offset 0 bit 31 */
bool unusedBit_30_31 : 1 {};
bool unusedBit_31_31 : 1 {};
/**
* @@GAUGE_NAME_RPM@@
* units: RPM
Expand Down
10 changes: 8 additions & 2 deletions generated/tunerstudio/generated/rusefi_XYZ.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI main.2025.01.04.XYZ.3654693230"
signature = "rusEFI main.2025.01.05.XYZ.280873196"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI main.2025.01.04.XYZ.3654693230" ; signature is expected to be 7 or more characters.
signature= "rusEFI main.2025.01.05.XYZ.280873196" ; 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
Expand Down Expand Up @@ -2691,6 +2691,7 @@ dfcoActive = bits, U32, 0, [26:26]
sd_active_wr = bits, U32, 0, [27:27]
sd_active_rd = bits, U32, 0, [28:28]
isMapValid = bits, U32, 0, [29:29]
triggerPageRefreshFlag = bits, U32, 0, [30:30]
RPMValue = scalar, U16, 4, "RPM", 1, 0
rpmAcceleration = scalar, S16, 6, "RPM acceleration/Rate of Change/ROC", 1, 0
speedToRpmRatio = scalar, U16, 8, "value", 0.01, 0
Expand Down Expand Up @@ -5366,6 +5367,7 @@ entry = dfcoActive, "dfcoActive", int, "%d"
entry = sd_active_wr, "SD card writing", int, "%d"
entry = sd_active_rd, "SD card reading", int, "%d"
entry = isMapValid, "MAP from sensor seems valid", int, "%d"
entry = triggerPageRefreshFlag, "triggerPageRefreshFlag", int, "%d"
entry = RPMValue, "RPM", int, "%d"
entry = rpmAcceleration, "dRPM", int, "%d"
entry = speedToRpmRatio, "Gearbox Ratio", float, "%.3f"
Expand Down Expand Up @@ -10237,3 +10239,7 @@ dialog = tcuControls, "Transmission Settings"
#else
addTool = afrTableGenerator, "AFR Table Generator", afrTableTbl
#endif


[EventTriggers]
triggeredPageRefresh = 1, { triggerPageRefreshFlag }
2 changes: 1 addition & 1 deletion generated/tunerstudio/generated/signature_XYZ.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
! Generated by gen_signature.sh
! SIGNATURE_HASH is a built-in variable generated by config_definition-all.jar
! gen_signature.sh Using env variable branch [main]
#define TS_SIGNATURE "rusEFI main.2025.01.04.XYZ.@@SIGNATURE_HASH@@"
#define TS_SIGNATURE "rusEFI main.2025.01.05.XYZ.@@SIGNATURE_HASH@@"

0 comments on commit abd5611

Please sign in to comment.