Tables have wrong units on Y-Axis #6479

only:uaefi
This commit is contained in:
rusefillc 2024-05-07 23:04:10 -04:00 committed by Andrey
parent f6024d420a
commit 50d4adcae4
2 changed files with 3 additions and 1 deletions

View File

@ -1804,7 +1804,7 @@ uint16_t[IGN_LOAD_COUNT] ignitionLoadBins;;"Load", 1, 0, 0, 1000, 0
uint16_t[IGN_RPM_COUNT] ignitionRpmBins;;"RPM", 1, 0, 0, 18000, 0
uint16_t[FUEL_LOAD_COUNT x FUEL_RPM_COUNT] autoscale veTable;;"%", 0.1, 0, 0, 999, 1
uint16_t[FUEL_LOAD_COUNT] veLoadBins;;"kPa", 1, 0, 0, 1000, 0
uint16_t[FUEL_LOAD_COUNT] veLoadBins;;{bitStringValue(fuelUnits, fuelAlgorithm) }, 1, 0, 0, 1000, 0
uint16_t[FUEL_RPM_COUNT] veRpmBins;;"RPM", 1, 0, 0, 18000, 0
#if LAMBDA

View File

@ -214,6 +214,8 @@ enable2ndByteCanID = false
wbo0_hasFault = { enableAemXSeries && (faultCode0 >= 3) }
[PcVariables]
fuelUnits = bits, U08, [0:2], "kPa", "MAF", "%TPS", "Lua"
tuneCrcPcVariable = continuousChannelValue, tuneCrc16
wueAfrTargetOffset = array, S16, [ 16], ":1", 0.1, 0.0, -3.0, 3.0, 1;