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 Sep 24, 2024
1 parent 5f7c13a commit 7c1b84b
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define show_vvt_output_pin true
#define SIGNATURE_HASH 1849866757
#define SIGNATURE_HASH 1447839672
#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 @@ -1600,11 +1600,13 @@
#define ts_show_air_conditioning true
#define ts_show_alternator true
#define ts_show_analog_divider true
#define ts_show_analog_input_settings true
#define ts_show_aux_connections true
#define ts_show_aux_sensors true
#define ts_show_auxserial_pins true
#define ts_show_bank2_cam1 true
#define ts_show_bank2_cam2 true
#define ts_show_brake_pedal_pin true
#define ts_show_cam2 true
#define ts_show_can2 true
#define ts_show_can_bitrate true
Expand Down Expand Up @@ -1644,6 +1646,7 @@
#define ts_show_experimental true
#define ts_show_fan2_settings true
#define ts_show_firing_order true
#define ts_show_flex_inverted true
#define ts_show_forced_induction true
#define ts_show_ford_toyota_tps_pps true
#define ts_show_fuel_level_sensor true
Expand Down Expand Up @@ -1681,6 +1684,7 @@
#define ts_show_injection_mode true
#define ts_show_injection_phase true
#define ts_show_injectionPinMode false
#define ts_show_intake_cam_edge true
#define ts_show_intake_vvt_direction true
#define ts_show_k_line false
#define ts_show_l9779 false
Expand Down Expand Up @@ -1721,9 +1725,11 @@
#define ts_show_starter_disable true
#define ts_show_startup_map_baro_grab true
#define ts_show_status_leds true
#define ts_show_strokes true
#define ts_show_sync_cam true
#define ts_show_tachometer true
#define ts_show_tcu false
#define ts_show_throttle_switch true
#define ts_show_tle8888 false
#define ts_show_top_level_can_menu true
#define ts_show_tps2 true
Expand All @@ -1732,6 +1738,7 @@
#define ts_show_trigger_advanced true
#define ts_show_trigger_comparator false
#define ts_show_trigger_overrides true
#define ts_show_trigger_pins true
#define ts_show_tunerstudio_port true
#define ts_show_vbatt true
#define ts_show_vehicle_speed_sensor true
Expand All @@ -1744,7 +1751,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.2024.09.23.hellen-f4-community.1849866757"
#define TS_SIGNATURE "rusEFI main.2024.09.24.hellen-f4-community.1447839672"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'
Expand Down
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 1849866757
#define TS_SIGNATURE "rusEFI main.2024.09.23.hellen-f4-community.1849866757"
#define SIGNATURE_HASH 1447839672
#define TS_SIGNATURE "rusEFI main.2024.09.24.hellen-f4-community.1447839672"
13 changes: 10 additions & 3 deletions generated/tunerstudio/generated/rusefi_hellen-f4-community.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.2024.09.23.hellen-f4-community.1849866757"
signature = "rusEFI main.2024.09.24.hellen-f4-community.1447839672"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI main.2024.09.23.hellen-f4-community.1849866757" ; signature is expected to be 7 or more characters.
signature= "rusEFI main.2024.09.24.hellen-f4-community.1447839672" ; 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 @@ -3536,6 +3536,13 @@ lambdaTimeSinceGood = scalar, U16, 1744, "sec", 0.01, 0
maintainConstantValue = throttlePedalWOTVoltage, { (calibrationMode == 13 ) ? calibrationValue : throttlePedalWOTVoltage }
maintainConstantValue = throttlePedalSecondaryWOTVoltage, { (calibrationMode == 13 ) ? calibrationValue2 : throttlePedalSecondaryWOTVoltage }

requiresPowerCycle = gppwm1_pin
requiresPowerCycle = gppwm2_pin
requiresPowerCycle = gppwm3_pin
requiresPowerCycle = gppwm4_pin
requiresPowerCycle = mc33816_cs
requiresPowerCycle = mc33816_rstb
requiresPowerCycle = mc33816spiDevice
requiresPowerCycle = isSdCardEnabled
requiresPowerCycle = sdCardSpiDevice
requiresPowerCycle = sdCardCsPin
Expand Down Expand Up @@ -7838,7 +7845,7 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Flex fuel sensor", flexSensorPin
field = "Flex Signal", flexSensorInverted
field = "Turbo Speed Sensor", turboSpeedSensorInputPin
field = "Turbo Speed Multiplier", turboSpeedSensorMultiplier
field = "Turbo Speed Multiplier", turboSpeedSensorMultiplier, { turboSpeedSensorInputPin }
field = "Throttle inlet pressure sensor", throttleInletPressureChannel
field = "Compressor discharge pressure sensor", compressorDischargePressureChannel

Expand Down
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.2024.09.23.hellen-f4-community.@@SIGNATURE_HASH@@"
#define TS_SIGNATURE "rusEFI main.2024.09.24.hellen-f4-community.@@SIGNATURE_HASH@@"

0 comments on commit 7c1b84b

Please sign in to comment.