clarifications around useAuxSpeedForSlipRatio

This commit is contained in:
rusefillc 2024-04-02 13:47:28 -04:00
parent d39e8edd5b
commit 56fb2c5ffe
2 changed files with 6 additions and 6 deletions

View File

@ -1155,8 +1155,8 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\
bit useHardSkipInTraction
bit fancySmartS
bit fancySmartL
bit useAuxSpeedForSlipRatio
bit useVssAsSecondWheelSpeed;VSS and auxSpeed1 or auxSpeed1 with auxSpeed2?
bit useAuxSpeedForSlipRatio;Use Aux Speed 1 as one of speeds for wheel slip ratio?
bit useVssAsSecondWheelSpeed;VSS and Aux Speed 1 or Aux Speed 1 with Aux Speed 2?
bit is_enabled_spi_5
bit is_enabled_spi_6
bit enableAemXSeriesEgt;AEM X-Series EGT gauge kit or rusEFI EGT sensor from Wideband controller

View File

@ -3369,8 +3369,10 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
dialog = auxLinearSensors
panel = auxLinearSensor1
panel = auxLinearSensor2
field = auxSpeedSensorInputPin1, auxSpeedSensorInputPin1
field = auxSpeedSensorInputPin2, auxSpeedSensorInputPin2
field = "Aux Speed Input 1", auxSpeedSensorInputPin1
field = "Aux Speed Input 2", auxSpeedSensorInputPin2
field = "Use Aux Speed Sensors for slip ratio", useAuxSpeedForSlipRatio
field = "Use VSS As Second Wheel Speed", useVssAsSecondWheelSpeed
; Sensors->MAP sensor
dialog = mapSensorAnalog, "MAP sensor", yAxis
@ -4789,8 +4791,6 @@ dialog = tcuControls, "Transmission Settings"
field = luaCanRxWorkaround, luaCanRxWorkaround
field = "Read RPM matching VSS profile", canInputBCM
field = auxSpeed1Multiplier, auxSpeed1Multiplier
field = useAuxSpeedForSlipRatio, useAuxSpeedForSlipRatio
field = useVssAsSecondWheelSpeed, useVssAsSecondWheelSpeed
field = magicNumberAvailableForDevTricks, magicNumberAvailableForDevTricks
field = brakeMeanEffectivePressureDifferential, brakeMeanEffectivePressureDifferential