Changed the TunerStudio axis assignment (#5685)

Co-authored-by: pchmura4 <>
This commit is contained in:
Patryk Chmura 2023-11-03 12:22:07 +01:00 committed by GitHub
parent 84f7508701
commit fa715011e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -1306,9 +1306,10 @@ curve = rangeMatrix, "Range Switch Input Matrix"
zBins = hpfpCompensation
table = postCrankingEnrichmentTbl, postCrankingEnrichmentMap, "After start enrichment", 1
xBins = postCrankingDurationBins, seconds ; TODO "engineCycles" should be there
yBins = postCrankingCLTBins, coolant
zBins = postCrankingFactor
xyLabels = "Engine Cycles", "Coolant Temp"
xBins = postCrankingDurationBins, revolutionCounterSinceStart
yBins = postCrankingCLTBins, coolant
zBins = postCrankingFactor
[GaugeConfigurations]