Skip to content

Commit

Permalink
Auto-generated configs and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 3, 2024
1 parent b32314a commit 6cef91b
Show file tree
Hide file tree
Showing 32 changed files with 315 additions and 95 deletions.
13 changes: 10 additions & 3 deletions firmware/tunerstudio/generated/fome_alphax-2chan.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.03.alphax-2chan.1204002121"
signature = "rusEFI (FOME) master.2024.12.03.alphax-2chan.3359582127"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.03.alphax-2chan.1204002121" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.03.alphax-2chan.3359582127" ; 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 @@ -678,7 +678,9 @@ throttlePedalWOTVoltage = scalar, F32, 1328, "voltage", 1, 0, -6, 6, 2
startUpFuelPumpDuration = scalar, S16, 1332, "seconds", 1, 0, 0, 6000, 0
idlePidRpmDeadZone = scalar, S16, 1334, "RPM", 1, 0, 0, 800, 0
targetVBatt = scalar, F32, 1336, "Volts", 1, 0, 0, 30, 1
unused1372 = scalar, U32, 1340, "", 1, 0, 0, 100, 0
dfcoRetardDeg = scalar, U08, 1340, "deg", 1, 0, 0, 30, 0
dfcoRetardRampInTime = scalar, U08, 1341, "s", 0.1, 0, 0, 1, 1
unused1342 = array, U08, 1342, [2], "", 1, 0, 0, 100, 0
afterCrankingIACtaperDuration = scalar, S16, 1344, "cycles", 1, 0, 0, 5000, 0
iacByTpsTaper = scalar, S16, 1346, "percent", 1, 0, 0, 500, 0
LIS302DLCsPin = bits, U16, 1348, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15"
Expand Down Expand Up @@ -1829,6 +1831,8 @@ postCrankingEnrichRuntimeBins = array, U08, 22024, [8], "sec", 1, 0, 0, 180, 0
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"
dfcoRetardDeg = "Retard timing by this amount during DFCO. Smooths the transition back from fuel cut. After fuel is restored, ramp timing back in over the period specified."
dfcoRetardRampInTime = "Smooths the transition back from fuel cut. After fuel is restored, ramp timing back in over the period specified."
afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup."
iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value"
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
Expand Down Expand Up @@ -8193,6 +8197,9 @@ dialog = tcuControls, "Transmission Settings"
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled && !useTableForDfcoMap}
field = "Fuel cut delay", dfcoDelay, {coastingFuelCutEnabled}
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled}
field = ""
field = "Ignition retard during cut", dfcoRetardDeg, {coastingFuelCutEnabled}
field = "After cut timing ramp-in time", dfcoRetardRampInTime, {coastingFuelCutEnabled}

dialog = rotaryDialog, "Rotary"
field = "Enable Trailing Sparks", enableTrailingSparks
Expand Down
13 changes: 10 additions & 3 deletions firmware/tunerstudio/generated/fome_alphax-4chan.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.03.alphax-4chan.3440090920"
signature = "rusEFI (FOME) master.2024.12.03.alphax-4chan.1123493326"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.03.alphax-4chan.3440090920" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.03.alphax-4chan.1123493326" ; 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 @@ -678,7 +678,9 @@ throttlePedalWOTVoltage = scalar, F32, 1328, "voltage", 1, 0, -6, 6, 2
startUpFuelPumpDuration = scalar, S16, 1332, "seconds", 1, 0, 0, 6000, 0
idlePidRpmDeadZone = scalar, S16, 1334, "RPM", 1, 0, 0, 800, 0
targetVBatt = scalar, F32, 1336, "Volts", 1, 0, 0, 30, 1
unused1372 = scalar, U32, 1340, "", 1, 0, 0, 100, 0
dfcoRetardDeg = scalar, U08, 1340, "deg", 1, 0, 0, 30, 0
dfcoRetardRampInTime = scalar, U08, 1341, "s", 0.1, 0, 0, 1, 1
unused1342 = array, U08, 1342, [2], "", 1, 0, 0, 100, 0
afterCrankingIACtaperDuration = scalar, S16, 1344, "cycles", 1, 0, 0, 5000, 0
iacByTpsTaper = scalar, S16, 1346, "percent", 1, 0, 0, 500, 0
LIS302DLCsPin = bits, U16, 1348, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15"
Expand Down Expand Up @@ -1829,6 +1831,8 @@ postCrankingEnrichRuntimeBins = array, U08, 22024, [8], "sec", 1, 0, 0, 180, 0
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"
dfcoRetardDeg = "Retard timing by this amount during DFCO. Smooths the transition back from fuel cut. After fuel is restored, ramp timing back in over the period specified."
dfcoRetardRampInTime = "Smooths the transition back from fuel cut. After fuel is restored, ramp timing back in over the period specified."
afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup."
iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value"
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
Expand Down Expand Up @@ -8197,6 +8201,9 @@ dialog = tcuControls, "Transmission Settings"
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled && !useTableForDfcoMap}
field = "Fuel cut delay", dfcoDelay, {coastingFuelCutEnabled}
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled}
field = ""
field = "Ignition retard during cut", dfcoRetardDeg, {coastingFuelCutEnabled}
field = "After cut timing ramp-in time", dfcoRetardRampInTime, {coastingFuelCutEnabled}

dialog = rotaryDialog, "Rotary"
field = "Enable Trailing Sparks", enableTrailingSparks
Expand Down
13 changes: 10 additions & 3 deletions firmware/tunerstudio/generated/fome_alphax-8chan.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.03.alphax-8chan.3048249809"
signature = "rusEFI (FOME) master.2024.12.03.alphax-8chan.978068279"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.03.alphax-8chan.3048249809" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.03.alphax-8chan.978068279" ; 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 @@ -678,7 +678,9 @@ throttlePedalWOTVoltage = scalar, F32, 1328, "voltage", 1, 0, -6, 6, 2
startUpFuelPumpDuration = scalar, S16, 1332, "seconds", 1, 0, 0, 6000, 0
idlePidRpmDeadZone = scalar, S16, 1334, "RPM", 1, 0, 0, 800, 0
targetVBatt = scalar, F32, 1336, "Volts", 1, 0, 0, 30, 1
unused1372 = scalar, U32, 1340, "", 1, 0, 0, 100, 0
dfcoRetardDeg = scalar, U08, 1340, "deg", 1, 0, 0, 30, 0
dfcoRetardRampInTime = scalar, U08, 1341, "s", 0.1, 0, 0, 1, 1
unused1342 = array, U08, 1342, [2], "", 1, 0, 0, 100, 0
afterCrankingIACtaperDuration = scalar, S16, 1344, "cycles", 1, 0, 0, 5000, 0
iacByTpsTaper = scalar, S16, 1346, "percent", 1, 0, 0, 500, 0
LIS302DLCsPin = bits, U16, 1348, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15"
Expand Down Expand Up @@ -1829,6 +1831,8 @@ postCrankingEnrichRuntimeBins = array, U08, 22024, [8], "sec", 1, 0, 0, 180, 0
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"
dfcoRetardDeg = "Retard timing by this amount during DFCO. Smooths the transition back from fuel cut. After fuel is restored, ramp timing back in over the period specified."
dfcoRetardRampInTime = "Smooths the transition back from fuel cut. After fuel is restored, ramp timing back in over the period specified."
afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup."
iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value"
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
Expand Down Expand Up @@ -8197,6 +8201,9 @@ dialog = tcuControls, "Transmission Settings"
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled && !useTableForDfcoMap}
field = "Fuel cut delay", dfcoDelay, {coastingFuelCutEnabled}
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled}
field = ""
field = "Ignition retard during cut", dfcoRetardDeg, {coastingFuelCutEnabled}
field = "After cut timing ramp-in time", dfcoRetardRampInTime, {coastingFuelCutEnabled}

dialog = rotaryDialog, "Rotary"
field = "Enable Trailing Sparks", enableTrailingSparks
Expand Down
13 changes: 10 additions & 3 deletions firmware/tunerstudio/generated/fome_atlas.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.12.03.atlas.3420084898"
signature = "rusEFI (FOME) master.2024.12.03.atlas.1143398468"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar
signature = "rusEFI (FOME) master.2024.12.03.atlas.3420084898" ; signature is expected to be 7 or more characters
signature = "rusEFI (FOME) master.2024.12.03.atlas.1143398468" ; 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 @@ -678,7 +678,9 @@ throttlePedalWOTVoltage = scalar, F32, 1328, "voltage", 1, 0, -6, 6, 2
startUpFuelPumpDuration = scalar, S16, 1332, "seconds", 1, 0, 0, 6000, 0
idlePidRpmDeadZone = scalar, S16, 1334, "RPM", 1, 0, 0, 800, 0
targetVBatt = scalar, F32, 1336, "Volts", 1, 0, 0, 30, 1
unused1372 = scalar, U32, 1340, "", 1, 0, 0, 100, 0
dfcoRetardDeg = scalar, U08, 1340, "deg", 1, 0, 0, 30, 0
dfcoRetardRampInTime = scalar, U08, 1341, "s", 0.1, 0, 0, 1, 1
unused1342 = array, U08, 1342, [2], "", 1, 0, 0, 100, 0
afterCrankingIACtaperDuration = scalar, S16, 1344, "cycles", 1, 0, 0, 5000, 0
iacByTpsTaper = scalar, S16, 1346, "percent", 1, 0, 0, 500, 0
LIS302DLCsPin = bits, U16, 1348, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15"
Expand Down Expand Up @@ -1829,6 +1831,8 @@ postCrankingEnrichRuntimeBins = array, U08, 22024, [8], "sec", 1, 0, 0, 180, 0
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"
dfcoRetardDeg = "Retard timing by this amount during DFCO. Smooths the transition back from fuel cut. After fuel is restored, ramp timing back in over the period specified."
dfcoRetardRampInTime = "Smooths the transition back from fuel cut. After fuel is restored, ramp timing back in over the period specified."
afterCrankingIACtaperDuration = "This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup."
iacByTpsTaper = "Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value"
tpsAccelLookback = "How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs."
Expand Down Expand Up @@ -8211,6 +8215,9 @@ dialog = tcuControls, "Transmission Settings"
field = "Cut fuel below MAP", coastingFuelCutMap, {coastingFuelCutEnabled && !useTableForDfcoMap}
field = "Fuel cut delay", dfcoDelay, {coastingFuelCutEnabled}
field = "Inhibit closed loop fuel after cut", noFuelTrimAfterDfcoTime, {coastingFuelCutEnabled}
field = ""
field = "Ignition retard during cut", dfcoRetardDeg, {coastingFuelCutEnabled}
field = "After cut timing ramp-in time", dfcoRetardRampInTime, {coastingFuelCutEnabled}

dialog = rotaryDialog, "Rotary"
field = "Enable Trailing Sparks", enableTrailingSparks
Expand Down
Loading

0 comments on commit 6cef91b

Please sign in to comment.