Custom Auto-generated Configs

[no ci]
This commit is contained in:
GitHub git update Action 2024-07-16 21:14:41 +00:00
parent d3fe28c2fd
commit b328f8e6bb
4 changed files with 11 additions and 15 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Jul 15 21:12:34 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Jul 16 21:12:14 UTC 2024
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -2775,11 +2775,9 @@ struct engine_configuration_s {
*/
int16_t idlePidRpmDeadZone;
/**
* This is the target battery voltage the alternator PID control will attempt to maintain
* units: Volts
* offset 1492
*/
float targetVBatt;
float unusedTargetVBatt;
/**
* See Over/Undervoltage Shutdown/Retry bit in documentation
offset 1496 bit 0 */
@ -5680,4 +5678,4 @@ struct persistent_config_s {
static_assert(sizeof(persistent_config_s) == 24900);
// end
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Jul 15 21:12:34 UTC 2024
// this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Jul 16 21:12:14 UTC 2024

View File

@ -1288,7 +1288,7 @@
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_test_presets false
#define SIGNATURE_HASH 1129924889
#define SIGNATURE_HASH 2941483548
#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"
@ -1701,7 +1701,7 @@
#define ts_show_vvt_output true
#define ts_show_wbo_canbus_index true
#define ts_show_wbo_canbus_set_index true
#define TS_SIGNATURE "rusEFI master.2024.07.15.paralela.1129924889"
#define TS_SIGNATURE "rusEFI master.2024.07.16.paralela.2941483548"
#define TS_SIMULATE_CAN '>'
#define TS_SIMULATE_CAN_char >
#define TS_SINGLE_WRITE_COMMAND 'W'

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1129924889
#define TS_SIGNATURE "rusEFI master.2024.07.15.paralela.1129924889"
#define SIGNATURE_HASH 2941483548
#define TS_SIGNATURE "rusEFI master.2024.07.16.paralela.2941483548"

View File

@ -38,12 +38,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI master.2024.07.15.paralela.1129924889"
signature = "rusEFI master.2024.07.16.paralela.2941483548"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI master.2024.07.15.paralela.1129924889" ; signature is expected to be 7 or more characters.
signature= "rusEFI master.2024.07.16.paralela.2941483548" ; 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
@ -100,7 +100,7 @@ enable2ndByteCanID = false
#define adc_channel_e_list="NONE","TPS (A0)","MAP (A1)","CLT (A2)","INVALID","INVALID","TPS (A5)","INVALID","INVALID","O2-2 (B0)","INVALID","INVALID","BattV (C1)","IAT (C2)","O2-1 (C3)","PPS1 (C4)","PPS2 (C5)"
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Mon Jul 15 21:12:34 UTC 2024
; this section was generated automatically by rusEFI tool config_definition-all.jar based on (unknown script) integration/rusefi_config.txt Tue Jul 16 21:12:14 UTC 2024
pageSize = 24900
page = 1
@ -741,7 +741,7 @@ throttlePedalUpVoltage = scalar, F32, 1480, "voltage", 1, 0, -6, 6, 2
throttlePedalWOTVoltage = scalar, F32, 1484, "voltage", 1, 0, -6, 6, 2
startUpFuelPumpDuration = scalar, S16, 1488, "seconds", 1, 0, 0, 6000, 0
idlePidRpmDeadZone = scalar, S16, 1490, "RPM", 1, 0, 0, 800, 0
targetVBatt = scalar, F32, 1492, "Volts", 1, 0, 0, 30, 1
unusedTargetVBatt = scalar, F32, 1492, "", 1, 0, 0, 100, 0
mc33810DisableRecoveryMode = bits, U32, 1496, [0:0], "false", "true"
mc33810Gpgd0Mode = bits, U32, 1496, [1:1], "false", "true"
mc33810Gpgd1Mode = bits, U32, 1496, [2:2], "false", "true"
@ -2048,7 +2048,6 @@ alternatorVoltageTargetRpmBins = array, U16, 24892, [4], "RPM", 1, 0, 0, 18000,
throttlePedalWOTVoltage = "Pedal in the floor"
startUpFuelPumpDuration = "on IGN voltage detection turn fuel pump on to build fuel pressure"
idlePidRpmDeadZone = "If the RPM closer to target than this value, disable closed loop idle correction to prevent oscillation"
targetVBatt = "This is the target battery voltage the alternator PID control will attempt to maintain"
mc33810DisableRecoveryMode = "See Over/Undervoltage Shutdown/Retry bit in documentation"
enableExtendedCanBroadcast = "Send out board statistics"
useAuxSpeedForSlipRatio = "Use Aux Speed 1 as one of speeds for wheel slip ratio?"
@ -8698,7 +8697,6 @@ dialog = lambda_monitorDialog, "lambda_monitor"
field = "Battery Input Divider Coefficient", vbattDividerCoeff
dialog = alternator, "Alternator Settings", yAxis
field = "Enabled", isAlternatorControlEnabled
field = "Target", targetVBatt, {isAlternatorControlEnabled == 1}
field = "Control output", alternatorControlPin, {isAlternatorControlEnabled == 1}
field = "Control output mode", alternatorControlPinMode, {isAlternatorControlEnabled == 1}
field = "PWM frequency", alternatorPwmFrequency, {isAlternatorControlEnabled == 1}