Updates and pics for wiki documentation
This commit is contained in:
parent
9ec4abd47c
commit
38778c0c49
|
@ -307,7 +307,8 @@ page = 3
|
|||
;----------------------------------------------------------------------------
|
||||
|
||||
menu = "&Settings"
|
||||
subMenu = std_constants, "&Constants"
|
||||
subMenu = std_injection, "&Constants"
|
||||
subMenu = injChars, "Injector Characteristics"
|
||||
subMenu = triggerSettings, "&Trigger Setup"
|
||||
|
||||
menu = "&Tuning"
|
||||
|
@ -388,6 +389,10 @@ page = 3
|
|||
dialog = accelEnrichments, "Acceleration Enrichment"
|
||||
panel = accelEnrichments_north, North
|
||||
panel = accelEnrichments_south, South
|
||||
|
||||
dialog = injChars, "Injector Characteristics"
|
||||
field = "Injector Open Time", injOpen
|
||||
field = "Battery Voltage Correction", battFac
|
||||
|
||||
dialog = egoControl, ""
|
||||
field = "Sensor Type", egoType
|
||||
|
@ -702,7 +707,7 @@ help = helpEnrichments, "Enrichments Help"
|
|||
afrGauge = afr, "Air:Fuel Ratio", "", 7, 25, 12, 13, 15, 16, 2, 2
|
||||
clockGauge = secl, "Clock", "Seconds", 0, 255, 10, 10, 245, 245, 0, 0
|
||||
deadGauge = deadValue, "---", "", 0, 1, -1, -1, 2, 2, 0, 0
|
||||
dutyCycleGauge = dutyCycle, "Duty Cycle", "%", 0, 100, -1, -1, 85, 90, 1, 1
|
||||
dutyCycleGauge = dutyCycle, "Duty Cycle", "%", 0, 100, -1, -1, 70, 80, 1, 1
|
||||
egoCorrGauge = egoCorrection, "EGO Correction", "%", 50, 150, 90, 99, 101, 110, 0, 0
|
||||
|
||||
gammaEnrichGauge = gammaEnrich, "Gamma Enrichment", "%", 50, 150, -1, -1, 151, 151, 0, 0
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Loading…
Reference in New Issue