ETB progress?
This commit is contained in:
parent
3bc891eb15
commit
227e861e2c
|
@ -68,7 +68,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Apr 23 09:09:56 EDT 2019
|
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Apr 23 15:42:37 EDT 2019
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -3275,6 +3275,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
field = "etbDeadband", etbDeadband, {throttlePedalPositionAdcChannel != 16}
|
field = "etbDeadband", etbDeadband, {throttlePedalPositionAdcChannel != 16}
|
||||||
|
|
||||||
dialog = etbDialogRight
|
dialog = etbDialogRight
|
||||||
|
field = "!https://rusefi.com/s/debugmode"
|
||||||
|
field = "Debug mode", debugMode
|
||||||
field = "Press buttons to calibrate sensors"
|
field = "Press buttons to calibrate sensors"
|
||||||
field = "You would have to remove air filter to move throttle manually"
|
field = "You would have to remove air filter to move throttle manually"
|
||||||
commandButton = "TPS#1 closed position", cmd_calibrate_tps_1_closed
|
commandButton = "TPS#1 closed position", cmd_calibrate_tps_1_closed
|
||||||
|
|
|
@ -2349,6 +2349,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
||||||
field = "etbDeadband", etbDeadband, {throttlePedalPositionAdcChannel != 16}
|
field = "etbDeadband", etbDeadband, {throttlePedalPositionAdcChannel != 16}
|
||||||
|
|
||||||
dialog = etbDialogRight
|
dialog = etbDialogRight
|
||||||
|
field = "!https://rusefi.com/s/debugmode"
|
||||||
|
field = "Debug mode", debugMode
|
||||||
field = "Press buttons to calibrate sensors"
|
field = "Press buttons to calibrate sensors"
|
||||||
field = "You would have to remove air filter to move throttle manually"
|
field = "You would have to remove air filter to move throttle manually"
|
||||||
commandButton = "TPS#1 closed position", cmd_calibrate_tps_1_closed
|
commandButton = "TPS#1 closed position", cmd_calibrate_tps_1_closed
|
||||||
|
|
Loading…
Reference in New Issue