This commit is contained in:
rusefillc 2022-01-08 20:15:49 -05:00
parent 212687dd10
commit 2756742898
2 changed files with 7 additions and 4 deletions

View File

@ -1003,9 +1003,9 @@ end_struct
bit disablePrimaryUart
bit fuelClosedLoopCorrectionEnabled;+Enables lambda sensor closed loop feedback for fuelling.
bit isVerboseIAC;+Print details into rusEfi console\nenable verbose_idle
bit unused1464b3
bit unused1464b4
bit isEngineChartEnabled;+This options enables data for 'engine sniffer' tab in console, which comes at some CPU price
bit boardUseTachPullUp
bit boardUseTempPullUp
bit isEngineChartEnabled;+This options enables data for 'engine sniffer' tab in console, which comes at some CPU price
bit silentTriggerError;+Sometimes we have a performance issue while printing error
bit useLinearCltSensor
bit canReadEnabled;enable can_read/disable can_read
@ -1021,7 +1021,7 @@ bit cutFuelOnHardLimit,"yes","no"
bit cutSparkOnHardLimit,"yes","no"
bit launchFuelCutEnable
bit launchSparkCutEnable;+This is the Cut Mode normally used
bit unused1464b20
bit boardUseCrankPullUp
bit unusedBitWasHere1
bit unusedBitWasHere2
bit unusedBitWasHere3

View File

@ -3616,6 +3616,9 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
field = "Trailing Pin 4", trailingCoilPins4
dialog = parkingLot, "Experimental/Broken"
field = "boardUseTachPullUp", boardUseTachPullUp
field = "boardUseTempPullUp", boardUseTempPullUp
field = "boardUseCrankPullUp", boardUseCrankPullUp
field = "mapCamDetectionAnglePosition", mapCamDetectionAnglePosition
field = "mapCamDetectionThreshold", mapCamDetectionThreshold
field = "mapCamAveragingLength", mapCamAveragingLength