docs
This commit is contained in:
parent
653a735eab
commit
25a6656505
|
@ -63,7 +63,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Mar 12 14:24:16 EDT 2019
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Mar 12 19:08:28 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2185,13 +2185,14 @@ cmd_set_engine_type_etb_test = "w\x00\x30\x00\x3A"
|
|||
; field = "Engine Preset", engineType
|
||||
field = "Number of Cylinders", cylindersCount
|
||||
field = "Engine Displacement", displacement
|
||||
field = "debug fields", debugMode
|
||||
field = "!https://rusefi.com/s/debugmode"
|
||||
field = "Debug mode", debugMode
|
||||
field = ""
|
||||
field = "Firing Order", firingOrder
|
||||
|
||||
; Engine->Trigger configuration
|
||||
dialog = triggerConfiguration_settings, "Settings Trigger"
|
||||
field = "!https://rusefi.com/wiki/index.php?title=Manual:Software:Trigger"
|
||||
field = "!https://rusefi.com/s/trigger"
|
||||
field = "Trigger type", trigger_type
|
||||
field = "Operation mode / speed", operationMode
|
||||
field = "With VR sensors only rising edge has reliable position"
|
||||
|
@ -2203,7 +2204,7 @@ cmd_set_engine_type_etb_test = "w\x00\x30\x00\x3A"
|
|||
field = "skipped Tooth Count", trigger_customSkippedToothCount, {trigger_type == 0}
|
||||
|
||||
dialog = triggerConfiguration_IO, "Settings I/O"
|
||||
field = "!https://rusefi.com/wiki/index.php?title=Manual:Software:VVT"
|
||||
field = "!https://rusefi.com/s/vvt"
|
||||
field = "VVT mode", vvtMode, {trigger_type != 80}
|
||||
field = "VVT use rise front", vvtCamSensorUseRise, {trigger_type != 80}
|
||||
field = "VVT position display offset", vvtOffset
|
||||
|
|
|
@ -1297,13 +1297,14 @@ cmd_set_engine_type_etb_test = "w\x00\x30\x00\x3A"
|
|||
; field = "Engine Preset", engineType
|
||||
field = "Number of Cylinders", cylindersCount
|
||||
field = "Engine Displacement", displacement
|
||||
field = "debug fields", debugMode
|
||||
field = "!https://rusefi.com/s/debugmode"
|
||||
field = "Debug mode", debugMode
|
||||
field = ""
|
||||
field = "Firing Order", firingOrder
|
||||
|
||||
; Engine->Trigger configuration
|
||||
dialog = triggerConfiguration_settings, "Settings Trigger"
|
||||
field = "!https://rusefi.com/wiki/index.php?title=Manual:Software:Trigger"
|
||||
field = "!https://rusefi.com/s/trigger"
|
||||
field = "Trigger type", trigger_type
|
||||
field = "Operation mode / speed", operationMode
|
||||
field = "With VR sensors only rising edge has reliable position"
|
||||
|
@ -1315,7 +1316,7 @@ cmd_set_engine_type_etb_test = "w\x00\x30\x00\x3A"
|
|||
field = "skipped Tooth Count", trigger_customSkippedToothCount, {trigger_type == 0}
|
||||
|
||||
dialog = triggerConfiguration_IO, "Settings I/O"
|
||||
field = "!https://rusefi.com/wiki/index.php?title=Manual:Software:VVT"
|
||||
field = "!https://rusefi.com/s/vvt"
|
||||
field = "VVT mode", vvtMode, {trigger_type != 80}
|
||||
field = "VVT use rise front", vvtCamSensorUseRise, {trigger_type != 80}
|
||||
field = "VVT position display offset", vvtOffset
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Options +Indexes
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=https://rusefi.com/wiki/index.php?title=Manual:Debug_fields" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
|
||||
<br><br><br><br><br>
|
||||
|
||||
<a href="https://rusefi.com/wiki/index.php?title=Manual:Debug_fields">https://rusefi.com/wiki/index.php?title=Manual:Debug_fields</a>
|
||||
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=http://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
|
||||
<br><br><br><br><br>
|
||||
|
||||
<a href="http://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control">http://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control</a>
|
||||
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=https://github.com/rusefi/rusefi_documentation/blob/master/FAQ/HOWTO_Help_rusEfi.md" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
|
||||
<br><br><br><br><br>
|
||||
|
||||
<a href="https://github.com/rusefi/rusefi_documentation/blob/master/FAQ/HOWTO_Help_rusEfi.md">https://github.com/rusefi/rusefi_documentation/blob/master/FAQ/HOWTO_Help_rusEfi.md</a>
|
||||
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1 @@
|
|||
's' for 'short', this folder is used to make shorter links
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=http://rusefi.com/wiki/index.php?title=Support" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
|
||||
<br><br><br><br><br>
|
||||
|
||||
<a href="http://rusefi.com/wiki/index.php?title=Support">http://rusefi.com/wiki/index.php?title=Support</a>
|
||||
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=https://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control#TPS.2FTPS_acceleration_Multiplier" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
|
||||
<br><br><br><br><br>
|
||||
|
||||
<a href="https://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control#TPS.2FTPS_acceleration_Multiplier">https://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control#TPS.2FTPS_acceleration_Multiplier</a>
|
||||
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=https://rusefi.com/wiki/index.php?title=Manual:Software:Trigger" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
|
||||
<br><br><br><br><br>
|
||||
|
||||
<a href="https://rusefi.com/wiki/index.php?title=Manual:Software:Trigger">https://rusefi.com/wiki/index.php?title=Manual:Software:Trigger</a>
|
||||
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=https://rusefi.com/wiki/index.php?title=Manual:Software:VVT" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<center>
|
||||
|
||||
<br><br><br><br><br>
|
||||
|
||||
<a href="https://rusefi.com/wiki/index.php?title=Manual:Software:VVT">https://rusefi.com/wiki/index.php?title=Manual:Software:VVT</a>
|
||||
|
||||
</center>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue