Auto-generated configs and docs
This commit is contained in:
parent
7a1d624aa6
commit
66a1cc3dd1
|
@ -89,7 +89,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 18 14:54:14 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 18 22:35:34 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1247,6 +1247,7 @@ page = 1
|
|||
triggerErrorPin = "This pin is used for debugging - snap a logic analyzer on it and see if it's ever high"
|
||||
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
|
||||
sensorChartMode = "rusEfi console Sensor Sniffer mode"
|
||||
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
|
||||
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
|
||||
launchSpeedTreshold = "Disabled above this speed"
|
||||
launchRpmTreshold = "Disabled below this rpm"
|
||||
|
|
|
@ -89,7 +89,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 18 14:54:20 EDT 2020
|
||||
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Jun 18 22:35:35 UTC 2020
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -1247,6 +1247,7 @@ page = 1
|
|||
triggerErrorPin = "This pin is used for debugging - snap a logic analyzer on it and see if it's ever high"
|
||||
cdmInputPin = "Saab Combustion Detection Module knock signal input pin\nalso known as Saab Ion Sensing Module"
|
||||
sensorChartMode = "rusEfi console Sensor Sniffer mode"
|
||||
useHbridges = "If enabled we use two H-bridges to drive stepper idle air valve"
|
||||
stftIgnoreErrorMagnitude = "If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor.;"
|
||||
launchSpeedTreshold = "Disabled above this speed"
|
||||
launchRpmTreshold = "Disabled below this rpm"
|
||||
|
|
Loading…
Reference in New Issue