From df8196471baea800b7fdf8a23d609a0d62e045ca Mon Sep 17 00:00:00 2001 From: David Holdeman Date: Fri, 23 Dec 2022 16:25:58 -0600 Subject: [PATCH] fix links (#304) --- Dev-Status.md | 188 +++++++++++++++++++++++++------------------------- 1 file changed, 94 insertions(+), 94 deletions(-) diff --git a/Dev-Status.md b/Dev-Status.md index 56f301ef..a28e1792 100644 --- a/Dev-Status.md +++ b/Dev-Status.md @@ -29,11 +29,11 @@ Color code meanings:- ## Base Engine -[Base Engine](/Overview/TS_generated/rusEFI-project-Base-Engine) +[Base Engine](rusEFI-project-Base-Engine) 52% complete (11/21) -[Base Engine Settings](/Overview/TS_generated/rusEFI-project-Base-Engine#base-engine-settings) +[Base Engine Settings](rusEFI-project-Base-Engine#base-engine-settings) (🔶): AlphaN fuel strategy [**1299**](https://github.com/rusefi/rusefi/issues/1299) [**1455**](https://github.com/rusefi/rusefi/issues/1455) (💚): Speed Density fuel strategy (🔶): MAF fuel strategy [**1299**](https://github.com/rusefi/rusefi/issues/1299) [**1472**](https://github.com/rusefi/rusefi/issues/1472) @@ -41,48 +41,48 @@ Color code meanings:- (💚): RPM limit (💚): Boost Limit -[Trigger](/Overview/TS_generated/rusEFI-project-Base-Engine#trigger) [**974**](https://github.com/rusefi/rusefi/issues/988) +[Trigger](rusEFI-project-Base-Engine#trigger) [**974**](https://github.com/rusefi/rusefi/issues/988) (💚): Trigger Patterns (💚): VR and Hall support (🔶): Basic VVT support [**607**](https://github.com/rusefi/rusefi/issues/606) [**707**](https://github.com/rusefi/rusefi/issues/707) [**844**](https://github.com/rusefi/rusefi/issues/844) [**883**](https://github.com/rusefi/rusefi/issues/883) [**1368**](https://github.com/rusefi/rusefi/issues/1368) -[Battery and Alternator Settings](/Overview/TS_generated/rusEFI-project-Base-Engine#battery-and-alternator-settings) +[Battery and Alternator Settings](rusEFI-project-Base-Engine#battery-and-alternator-settings) (💚): Vbatt display and logging (🔶): Alternator Control [**262**](https://github.com/rusefi/rusefi/issues/262) [**272**](https://github.com/rusefi/rusefi/issues/277) (🔶): Button engine start -[Main relay output](/Overview/TS_generated/rusEFI-project-Base-Engine#main-relay-output) +[Main relay output](rusEFI-project-Base-Engine#main-relay-output) (💚): Main Relay control -[Starter relay output](/Overview/TS_generated/rusEFI-project-Base-Engine#starter-relay-output) +[Starter relay output](rusEFI-project-Base-Engine#starter-relay-output) (💚): Starter Relay control -[Fuel pump rail](/Overview/TS_generated/rusEFI-project-Base-Engine#fuel-pump-rail) +[Fuel pump rail](rusEFI-project-Base-Engine#fuel-pump-rail) (🔶): Fuel Pump control (💚): Fuel Priming pulse (🔶): Fuel Rail pressure control (Absolute and MAP referenced) [**954**](https://github.com/rusefi/rusefi/issues/954) -[Fan Settings](/Overview/TS_generated/rusEFI-project-Base-Engine#fan-settings) +[Fan Settings](rusEFI-project-Base-Engine#fan-settings) (🔶): Cooling fan control [**967**](https://github.com/rusefi/rusefi/issues/967) -[Tachometer output](/Overview/TS_generated/rusEFI-project-Base-Engine#tachometer-output) +[Tachometer output](rusEFI-project-Base-Engine#tachometer-output) (🔶): Tachometer (Rev counter) output with configurable pulses per revolution [**476**](https://github.com/rusefi/rusefi/issues/476) -[Check Engine Settings](/Overview/TS_generated/rusEFI-project-Base-Engine#check-engine-settings) +[Check Engine Settings](rusEFI-project-Base-Engine#check-engine-settings) (🔶): Check engine light (MIL) light -[Status LEDs](/Overview/TS_generated/rusEFI-project-Base-Engine#status-leds) +[Status LEDs](rusEFI-project-Base-Engine#status-leds) (💚): Status LED for diagnostic --- ## Fuel -[Fuel](/Overview/TS_generated/rusEFI-project-Fuel) +[Fuel](rusEFI-project-Fuel) 37.5% complete (9/24) -[Injection settings](/Overview/TS_generated/rusEFI-project-Fuel#injection-settings) [**1041**](https://github.com/rusefi/rusefi/issues/1041) +[Injection settings](rusEFI-project-Fuel#injection-settings) [**1041**](https://github.com/rusefi/rusefi/issues/1041) (💚): Ability to enable/disable injection (💚): Batch fuel mode (💚): Two wire batch emulation @@ -91,62 +91,62 @@ Color code meanings:- (🔶): Single point fuel mode (💚): Configurable Injector output pins -[Injector dead time](/Overview/TS_generated/rusEFI-project-Fuel#injector-dead-time) +[Injector dead time](rusEFI-project-Fuel#injector-dead-time) (🔶): Injection dead time (latency) compensation [**275**](https://github.com/rusefi/rusefi/issues/275) -[Fuel short-term closed-loop correction](/Overview/TS_generated/rusEFI-project-Fuel#fuel-short-term-closed-loop-correction) +[Fuel short-term closed-loop correction](rusEFI-project-Fuel#fuel-short-term-closed-loop-correction) (🔶): Short term fuel trim enable/disable [**384**](https://github.com/rusefi/rusefi/issues/384) CLT thresholds RPM thresholds EGO thresholds TPS thresholds -[Coasting Fuel Cutoff Settings](/Overview/TS_generated/rusEFI-project-Fuel#coasting-fuel-cutoff-settings) +[Coasting Fuel Cutoff Settings](rusEFI-project-Fuel#coasting-fuel-cutoff-settings) (🔶): Overrun fuel cut enable/disable CLT thresholds RPM thresholds MAP thresholds TPS thresholds -[Fuel Table](/Overview/TS_generated/rusEFI-project-Fuel#fuel-table) +[Fuel Table](rusEFI-project-Fuel#fuel-table) (🔶): 16x16 VE based Fuel Table with 0.01% resolution [**868**](https://github.com/rusefi/rusefi/issues/868) (🔶): 16x16 Fuel pulse width table [**1299**](https://github.com/rusefi/rusefi/issues/1299) -[Injection Phase](/Overview/TS_generated/rusEFI-project-Fuel#injection-phase) +[Injection Phase](rusEFI-project-Fuel#injection-phase) (🔶): 16x16 injection timing table for sequential or DI applications [**868**](https://github.com/rusefi/rusefi/issues/868) -[Warmup fuel manual Multiplier](/Overview/TS_generated/rusEFI-project-Fuel#warmup-fuel-manual-multiplier) +[Warmup fuel manual Multiplier](rusEFI-project-Fuel#warmup-fuel-manual-multiplier) (💚): Warmup fuel compensation -[Intake air temperature fuel Multiplier](/Overview/TS_generated/rusEFI-project-Fuel#intake-air-temperature-fuel-multiplier) +[Intake air temperature fuel Multiplier](rusEFI-project-Fuel#intake-air-temperature-fuel-multiplier) (💚): Intake air temperature fuel compensation -[tCharge Settings](/Overview/TS_generated/rusEFI-project-Fuel#tcharge-settings) +[tCharge Settings](rusEFI-project-Fuel#tcharge-settings) (🔶): tCharge fuel compensation with 2 modes (🔶): RPM+TPS mode (🔶): Air Interpolation Mode -[Acceleration or Deceleration Enrichment](/Overview/TS_generated/rusEFI-project-Fuel#acceleration-or-deceleration-enrichment) +[Acceleration or Deceleration Enrichment](rusEFI-project-Fuel#acceleration-or-deceleration-enrichment) (🔶): Acceleration enrichment disable upon triggering RPM limit with configurable duration [**187**](https://github.com/rusefi/rusefi/issues/187) (🔶): TPS based acceleration enrichment [**320**](https://github.com/rusefi/rusefi/issues/320) (💚): Wall Wetting based acceleration enrichment (🔶): Engine Load based acceleration enrichment [**321**](https://github.com/rusefi/rusefi/issues/321) -[TPS Acceleration Extra Fuel](/Overview/TS_generated/rusEFI-project-Fuel#tps-acceleration-extra-fuel) +[TPS Acceleration Extra Fuel](rusEFI-project-Fuel#tps-acceleration-extra-fuel) (🔶): Configurable table of extra injected fuel on TPS change -[Engine Load Acceleration Enrichment Taper](/Overview/TS_generated/rusEFI-project-Fuel#engine-load-acceleration-enrichment-taper) +[Engine Load Acceleration Enrichment Taper](rusEFI-project-Fuel#engine-load-acceleration-enrichment-taper) (🔶): Configurable table of Engine load based enrichment taper --- ## Ignition -[Ignition](/Overview/TS_generated/rusEFI-project-Ignition) +[Ignition](rusEFI-project-Ignition) 61.5% complete (8/13) -[Ignition settings](/Overview/TS_generated/rusEFI-project-Ignition#ignition-settings) +[Ignition settings](rusEFI-project-Ignition#ignition-settings) (💚): Ignition enable/disable (💚): Single coil mode (💚): Wasted spark mode @@ -156,30 +156,30 @@ TPS thresholds (💚): Configurable ignition output pins (💚): Distributor pulse output -[Dwell](/Overview/TS_generated/rusEFI-project-Ignition#dwell) +[Dwell](rusEFI-project-Ignition#dwell) (💚): RPM based ignition coil dwell -[Ignition Cylinder Extra Timing](/Overview/TS_generated/rusEFI-project-Ignition#ignition-cylinder-extra-timing) +[Ignition Cylinder Extra Timing](rusEFI-project-Ignition#ignition-cylinder-extra-timing) (🔶): Individual cylinder additional ignition trim -[Ignition Table](/Overview/TS_generated/rusEFI-project-Ignition#ignition-table) +[Ignition Table](rusEFI-project-Ignition#ignition-table) (🔶): 16x16 ignition table with 0.01 degree resolution [**868**](https://github.com/rusefi/rusefi/issues/868) -[Warmup timing correction](/Overview/TS_generated/rusEFI-project-Ignition#warmup-timing-correction) +[Warmup timing correction](rusEFI-project-Ignition#warmup-timing-correction) (🔶): Warmup ignition timing correction -[Ignition Intake Air Temp correction](/Overview/TS_generated/rusEFI-project-Ignition#ignition-intake-air-temp-correction) +[Ignition Intake Air Temp correction](rusEFI-project-Ignition#ignition-intake-air-temp-correction) (🔶): 16x16 Intake air temperature ignition correction [**467**](https://github.com/rusefi/rusefi/issues/467) --- ## Cranking -[Cranking](/Overview/TS_generated/rusEFI-project-Cranking) +[Cranking](rusEFI-project-Cranking) 87.5% complete (14/16) -[Cranking Settings](/Overview/TS_generated/rusEFI-project-Cranking#cranking-settings) [**285**](https://github.com/rusefi/rusefi/issues/285) [**314**](https://github.com/rusefi/rusefi/issues/314) +[Cranking Settings](rusEFI-project-Cranking#cranking-settings) [**285**](https://github.com/rusefi/rusefi/issues/285) [**314**](https://github.com/rusefi/rusefi/issues/314) (💚): Configurable cranking speed limit (💚): Flood clear (💚): Faster engine start mode (a smarter cranking logic) @@ -194,24 +194,24 @@ TPS thresholds (💚): Enable/disable IAC multipliers during cranking (💚): After start (warm up) enrichment -[Cranking Coolant Temperature Multiplier](/Overview/TS_generated/rusEFI-project-Cranking#cranking-coolant-temperature-multiplier) +[Cranking Coolant Temperature Multiplier](rusEFI-project-Cranking#cranking-coolant-temperature-multiplier) (💚): Cranking fuel coolant multiplier -[Cranking Duration Multiplier](/Overview/TS_generated/rusEFI-project-Cranking#cranking-duration-multiplier) +[Cranking Duration Multiplier](rusEFI-project-Cranking#cranking-duration-multiplier) (💚): Cranking duration based fuel multiplier -[Cranking TPS Multiplier](/Overview/TS_generated/rusEFI-project-Cranking#cranking-tps-multiplier) +[Cranking TPS Multiplier](rusEFI-project-Cranking#cranking-tps-multiplier) (💚): Cranking TPS based fuel multiplier --- ## Idle -[Idle](/Overview/TS_generated/rusEFI-project-Idle) +[Idle](rusEFI-project-Idle) 52.5% complete (10/19) -[Idle settings](/Overview/TS_generated/rusEFI-project-Idle#idle-settings) +[Idle settings](rusEFI-project-Idle#idle-settings) (🔶): Open or closed loop idle [**4**](https://github.com/rusefi/rusefi/issues/4) [**599**](https://github.com/rusefi/rusefi/issues/599) [**975**](https://github.com/rusefi/rusefi/issues/975) [**1263**](https://github.com/rusefi/rusefi/issues/1263) (🔴): Instant RPM measurement for smoother idle (🔶): ETB for idle control @@ -223,7 +223,7 @@ TPS thresholds (💚): Manual IAC position (open loop) (🔶): Idle PID controller [**501**](https://github.com/rusefi/rusefi/issues/501) -[Idle hardware](/Overview/TS_generated/rusEFI-project-Idle#idle-hardware) +[Idle hardware](rusEFI-project-Idle#idle-hardware) (🔶): Stepper Idle [**351**](https://github.com/rusefi/rusefi/issues/351) [**1088**](https://github.com/rusefi/rusefi/issues/1088) [**1395**](https://github.com/rusefi/rusefi/issues/1391) (💚): Dual solenoid IAC (Bosch 3 wire) (💚): Configurable IAC pins @@ -231,107 +231,107 @@ TPS thresholds (🔶): Stepper configuration (🔶): H-bridge configuration -[Idle Target RPM](/Overview/TS_generated/rusEFI-project-Idle#idle-target-rpm) +[Idle Target RPM](rusEFI-project-Idle#idle-target-rpm) (🔶): Coolant temperature based idle speed -[Closed-loop idle timing](/Overview/TS_generated/rusEFI-project-Idle#closed-loop-idle-timing) +[Closed-loop idle timing](rusEFI-project-Idle#closed-loop-idle-timing) (🔶): Closed loop ignition timing based idle speed control -[Warmup Idle multiplier](/Overview/TS_generated/rusEFI-project-Idle#warmup-idle-multiplier) +[Warmup Idle multiplier](rusEFI-project-Idle#warmup-idle-multiplier) (💚): Warmup idle fuel multiplier --- ## Advanced -[Advanced](/Overview/TS_generated/rusEFI-project-Advanced) +[Advanced](rusEFI-project-Advanced) 0% complete (0/17) -[Boost Control](/Overview/TS_generated/rusEFI-project-Advanced#boost-control) +[Boost Control](rusEFI-project-Advanced#boost-control) (🔴): Boost control enable/disable [**815**](https://github.com/rusefi/rusefi/issues/815) [**1153**](https://github.com/rusefi/rusefi/issues/1153) (🔴): Open and closed loop boost control [**815**](https://github.com/rusefi/rusefi/issues/815) (🔴): Configurable output pin [**815**](https://github.com/rusefi/rusefi/issues/815) (🔴): Configurable PWM frequency [**815**](https://github.com/rusefi/rusefi/issues/815) (🔴): 8x8 boost target table [**815**](https://github.com/rusefi/rusefi/issues/815) -[General Purpose PWM](/Overview/TS_generated/rusEFI-project-Advanced#general-purpose-pwm-1) +[General Purpose PWM](rusEFI-project-Advanced#general-purpose-pwm-1) (🔶): Configurable GP PWM output pin [**397**](https://github.com/rusefi/rusefi/issues/397) (🔶): 8x8 target table (🔶): Configurable thresholds -[FSIO inputs](/Overview/TS_generated/rusEFI-project-Advanced#fsio-inputs) +[FSIO inputs](rusEFI-project-Advanced#fsio-inputs) (🔶): 4 Selectable FSIO inputs [**369**](https://github.com/rusefi/rusefi/issues/369) -[Aux PID](/Overview/TS_generated/rusEFI-project-Advanced#aux-pid) +[Aux PID](rusEFI-project-Advanced#aux-pid) (🔶): Enable/disable Auxiliary PID [**866**](https://github.com/rusefi/rusefi/issues/866) (🔶): Configurable FSIO pins (🔶): Configurable PID PWM frequency (🔶): Configurable PID settings -[FSIO outputs](/Overview/TS_generated/rusEFI-project-Advanced#fsio-outputs) +[FSIO outputs](rusEFI-project-Advanced#fsio-outputs) (🔶): Massively configurable FSIO outputs [**111**](https://github.com/rusefi/rusefi/issues/111) -[FSIO Table](/Overview/TS_generated/rusEFI-project-Advanced#fsio-table-#1) +[FSIO Table](rusEFI-project-Advanced#fsio-table-#1) (🔶): 4x FSIO target tables [**111**](https://github.com/rusefi/rusefi/issues/111) -[FSIO Formulas](/Overview/TS_generated/rusEFI-project-Advanced#fsio-formulas) +[FSIO Formulas](rusEFI-project-Advanced#fsio-formulas) (🔶): Pre-configured FSIO formulas [**111**](https://github.com/rusefi/rusefi/issues/111) [**680**](https://github.com/rusefi/rusefi/issues/680) -[FSIO Curve](/Overview/TS_generated/rusEFI-project-Advanced#fsio-curve-#1) +[FSIO Curve](rusEFI-project-Advanced#fsio-curve-#1) (🔶): 4x FSIO target curves [**111**](https://github.com/rusefi/rusefi/issues/111) --- ## Sensors -[Sensors](/Overview/TS_generated/rusEFI-project-Sensors) +[Sensors](rusEFI-project-Sensors) 55% complete (32/58) -[Trigger Inputs](/Overview/TS_generated/rusEFI-project-Sensors#trigger-inputs) +[Trigger Inputs](rusEFI-project-Sensors#trigger-inputs) (💚): Selectable cam and crank trigger inputs (💚): Option to invert the inputs -[Other Sensor Inputs](/Overview/TS_generated/rusEFI-project-Sensors#other-sensor-inputs) +[Other Sensor Inputs](rusEFI-project-Sensors#other-sensor-inputs) (🔴): Fuel level input [**219**](https://github.com/rusefi/rusefi/issues/219) (🔶): Clutch position Switch (🔶): Throttle up switch (🔶): Brake pedal pressure [**415**](https://github.com/rusefi/rusefi/issues/415) (🔶): A/C active input -[Analog Input Settings](/Overview/TS_generated/rusEFI-project-Sensors#analog-input-settings) +[Analog Input Settings](rusEFI-project-Sensors#analog-input-settings) (🔶): Fixed Baro correction from MAP on startup [**201**](https://github.com/rusefi/rusefi/issues/201) (💚): Analogue sensor input divider ratio correction (🔶): Adjustable sensor smoothing factor -[CLT sensor](/Overview/TS_generated/rusEFI-project-Sensors#clt-sensor) +[CLT sensor](rusEFI-project-Sensors#clt-sensor) (💚): Enable/Disable Coolant temperature sensor (💚): Configurable sensor bias resistor (💚): 3 point curve configuration using correct Steinhart–Hart math (🔶): Linear CLT sensor option -[IAT sensor](/Overview/TS_generated/rusEFI-project-Sensors#iat-sensor) +[IAT sensor](rusEFI-project-Sensors#iat-sensor) (💚): Enable/Disable Air temperature sensor (💚): Configurable sensor bias resistor (💚): 3 point curve configuration using correct Steinhart–Hart math (🔶): Linear IAT sensor option -[aux Thermistor Settings](/Overview/TS_generated/rusEFI-project-Sensors#aux1-thermistor-settings) +[aux Thermistor Settings](rusEFI-project-Sensors#aux1-thermistor-settings) (💚): 2x auxillary sensor input channels (💚): Configurable sensor bias resistor (💚): 3 point curve configuration using correct Steinhart–Hart math -[TPS](/Overview/TS_generated/rusEFI-project-Sensors#tps) +[TPS](rusEFI-project-Sensors#tps) (💚): 2x Configurable TPS input pin (💚): User adjustable TPS max and min values (💚): Configurable high and low TPS threshold -[Accelerator pedal](/Overview/TS_generated/rusEFI-project-Sensors#accelerator-pedal) +[Accelerator pedal](rusEFI-project-Sensors#accelerator-pedal) (💚): 2x Configurable Pedal input pin (💚): Configurable linear voltage slope for redundant sensor -[MAP sensor](/Overview/TS_generated/rusEFI-project-Sensors#map-sensor) +[MAP sensor](rusEFI-project-Sensors#map-sensor) (🔶): Frequency based MAP support (💚): Configurable high and low pressures (💚): Single cylinder MAP sampling mode @@ -340,18 +340,18 @@ TPS thresholds (🔶): Preset MAP configs (💚): 2 point MAP sensor calibration -[MAP sampling](/Overview/TS_generated/rusEFI-project-Sensors#map-sampling) +[MAP sampling](rusEFI-project-Sensors#map-sampling) (💚): Table to configure MAP sampling angle (💚): Table to configure the sample length in degrees -[Baro sensor](/Overview/TS_generated/rusEFI-project-Sensors#baro-sensor) +[Baro sensor](rusEFI-project-Sensors#baro-sensor) (🔶): Configurable baro sensor pin [**201**](https://github.com/rusefi/rusefi/issues/201) (🔶): 2 point baro sensor calibration [**201**](https://github.com/rusefi/rusefi/issues/201) -[MAF sensor](/Overview/TS_generated/rusEFI-project-Sensors#maf-sensor) +[MAF sensor](rusEFI-project-Sensors#maf-sensor) (💚): 512 cell MAF transfer function -[EGO sensor](/Overview/TS_generated/rusEFI-project-Sensors#ego-sensor) +[EGO sensor](rusEFI-project-Sensors#ego-sensor) (💚): CAN communication for AEM X-type wideband sensors (💚): Serial communication for Innovate wideband sensors (💚): Configurable analogue input channel @@ -360,27 +360,27 @@ TPS thresholds (💚): 2 point wideband sensor calibration (💚): Calibration drift correction value -[Narrow to Wideband approximation](/Overview/TS_generated/rusEFI-project-Sensors#narrow-to-wideband-approximation) +[Narrow to Wideband approximation](rusEFI-project-Sensors#narrow-to-wideband-approximation) (🔴): Narrow to wideband approximation table -[CJ125 Settings (wbo decoder)](/Overview/TS_generated/rusEFI-project-Sensors#cj125-settings-(wbo-decoder)) +[CJ125 Settings (wbo decoder)](rusEFI-project-Sensors#cj125-settings-(wbo-decoder)) (🔴): CJ125 (Bosch wide band controller) enable/disable [**1460**](https://github.com/rusefi/rusefi/issues/1460) [**603**](https://github.com/rusefi/rusefi/issues/603) [**617**](https://github.com/rusefi/rusefi/issues/617) (🔴): LSU4.9 sensor select [**1460**](https://github.com/rusefi/rusefi/issues/1460) (🔴): CJ125 chip select pin [**1460**](https://github.com/rusefi/rusefi/issues/1460) (🔴): CJ125 chip select mode [**1460**](https://github.com/rusefi/rusefi/issues/1460) (🔴): SPI settings [**1460**](https://github.com/rusefi/rusefi/issues/1460) [**109**](https://github.com/rusefi/rusefi/issues/1109) -[Speed sensor](/Overview/TS_generated/rusEFI-project-Sensors#speed-sensor) +[Speed sensor](rusEFI-project-Sensors#speed-sensor) (💚): Vehicle speed sensor configuration (🔶): CANBUS vehicle speed option (🔶): VSS input pin select (🔶): VSS calibration coefficient -[Oil pressure](/Overview/TS_generated/rusEFI-project-Sensors#oil-pressure) +[Oil pressure](rusEFI-project-Sensors#oil-pressure) (🔶): Configurable oil pressure input pin (🔶): 2 point oil pressure sensor calibration -[EGT inputs](/Overview/TS_generated/rusEFI-project-Sensors#egt-inputs) +[EGT inputs](rusEFI-project-Sensors#egt-inputs) (🔴): SPI select for EGT via SPI (🔴): 8x EGT inputs [**149**](https://github.com/rusefi/rusefi/issues/149) @@ -388,11 +388,11 @@ TPS thresholds ## Controller -[Controller](/Overview/TS_generated/rusEFI-project-Controller) +[Controller](rusEFI-project-Controller) 45% complete (24/53) -[ECU stimulator](/Overview/TS_generated/rusEFI-project-Controller#ecu-stimulator) +[ECU stimulator](rusEFI-project-Controller#ecu-stimulator) (💚): Self stimulation RPM setting (💚): Enable switch for internal MCU self trigger stimulation Digipot SPI input stimulation settings @@ -400,11 +400,11 @@ Digipot SPI input stimulation settings 4 configurable logic input channels Engine chart size -[Data logging Settings](/Overview/TS_generated/rusEFI-project-Controller#data-logging-settings) +[Data logging Settings](rusEFI-project-Controller#data-logging-settings) (💚): Debug logging enable setting (💚): Error logging enable setting -[Bench Test and Commands](/Overview/TS_generated/rusEFI-project-Controller#bench-test-and-commands) +[Bench Test and Commands](rusEFI-project-Controller#bench-test-and-commands) (💚): 8 coil spark bench test (💚): 8 injector bench test (💚): Fuel pump bench test @@ -418,7 +418,7 @@ Engine chart size (💚): Reset ECU test (💚): Reset to DFU test -[Popular vehicles](/Overview/TS_generated/rusEFI-project-Controller#popular-vehicles) +[Popular vehicles](rusEFI-project-Controller#popular-vehicles) (🔶): Popular setting presets (🔶): Miata NA6 0 (🔶): Miata NA6 1 @@ -428,19 +428,19 @@ Engine chart size (🔶): TLE8888 bench test (💚): Reset firmware to default -[LCD screen](/Overview/TS_generated/rusEFI-project-Controller#lcd-screen) +[LCD screen](rusEFI-project-Controller#lcd-screen) (💚): LCD screen output configuration -[Joystick](/Overview/TS_generated/rusEFI-project-Controller#joystick) +[Joystick](rusEFI-project-Controller#joystick) (💚): Discovery brain board joystick configuration -[SPI settings](/Overview/TS_generated/rusEFI-project-Controller#spi-settings) +[SPI settings](rusEFI-project-Controller#spi-settings) (🔶): SPI communication configuration -[rusEFI Console Settings](/Overview/TS_generated/rusEFI-project-Controller#rusefi-console-settings) +[rusEFI Console Settings](rusEFI-project-Controller#rusefi-console-settings) (💚): rusEFI console configuration -[Connection](/Overview/TS_generated/rusEFI-project-Controller#connection) +[Connection](rusEFI-project-Controller#connection) (💚): ADC Vref configuration (💚): TunerStudio communication configuration (💚): CANBUS communication configuration @@ -448,10 +448,10 @@ Engine chart size (🔶): SD card logging configuration [**942**](https://github.com/rusefi/rusefi/issues/942) [**1444**](https://github.com/rusefi/rusefi/issues/1444) [**1463**](https://github.com/rusefi/rusefi/issues/1463) (🔴): GPS module communication configuration [**21**](https://github.com/rusefi/rusefi/issues/21) -[TLE8888](/Overview/TS_generated/rusEFI-project-Controller#tle8888) +[TLE8888](rusEFI-project-Controller#tle8888) (🔶): TLE8888 configuration [**1426**](https://github.com/rusefi/rusefi/issues/1426) -[All Pins 1 of 3](/Overview/TS_generated/rusEFI-project-Controller#all-pins-1-of-3) - Not marking these as they are duplicates +[All Pins 1 of 3](rusEFI-project-Controller#all-pins-1-of-3) - Not marking these as they are duplicates Trigger stimulation pin config High pressure fuel rail pin config Warning LED pin config @@ -480,7 +480,7 @@ Saab CDM Knock pin config [**647**](https://github.com/rusefi/rusefi/issues/647 Comm status light pin config Running status light pin config -[All Pins 2 of 3](/Overview/TS_generated/rusEFI-project-Controller#all-pins-2-of-3) - Not marking these as they are duplicates +[All Pins 2 of 3](rusEFI-project-Controller#all-pins-2-of-3) - Not marking these as they are duplicates Injection pin config FSIO digital input pin config Ignition pin config @@ -489,7 +489,7 @@ LCD pin config Debug trigger sync pin config MC33816 pin config -[All Pins 3 of 3](/Overview/TS_generated/rusEFI-project-Controller#all-pins-3-of-3) - Not marking these as they are duplicates +[All Pins 3 of 3](rusEFI-project-Controller#all-pins-3-of-3) - Not marking these as they are duplicates Throttle pedal position pin config Crank/primary input pin config Cam/Secondary input pin config @@ -514,23 +514,23 @@ Aux pin config TLE8888 pin config Aux serial pin config -[Experimental or Broken](/Overview/TS_generated/rusEFI-project-Controller#experimental-or-broken) +[Experimental or Broken](rusEFI-project-Controller#experimental-or-broken) (🔴): Global fuel correction coefficient (🔴): Ignition math logic (🔶): MAP averaging logic -[Multispark](/Overview/TS_generated/rusEFI-project-Controller#multispark) +[Multispark](rusEFI-project-Controller#multispark) (🔶): Enable/disable multi spark [**327**](https://github.com/rusefi/rusefi/issues/327) (🔶): Multi spark config -[GDI Dreams](/Overview/TS_generated/rusEFI-project-Controller#gdi-dreams) +[GDI Dreams](rusEFI-project-Controller#gdi-dreams) (🔴): MC33816_cs GDI config [**784**](https://github.com/rusefi/rusefi/issues/784) [**1448**](https://github.com/rusefi/rusefi/issues/1448) [**1450**](https://github.com/rusefi/rusefi/issues/1450) -[HIP9011 Settings (knock decoder)](/Overview/TS_generated/rusEFI-project-Controller#hip9011-settings-(knock-decoder)) +[HIP9011 Settings (knock decoder)](rusEFI-project-Controller#hip9011-settings-(knock-decoder)) (🔴): HIP9011 Knock control enable/disable [**35**](https://github.com/rusefi/rusefi/issues/35) [**603**](https://github.com/rusefi/rusefi/issues/603) (🔴): Knock control settings [**202**](https://github.com/rusefi/rusefi/issues/202) -[Electronic Throttle Body (beta)](/Overview/TS_generated/rusEFI-project-Controller#electronic-throttle-body-(beta)) +[Electronic Throttle Body (beta)](rusEFI-project-Controller#electronic-throttle-body-(beta)) (🔶): Enable ETB status in console [**494**](https://github.com/rusefi/rusefi/issues/494) [**1336**](https://github.com/rusefi/rusefi/issues/1336) (🔶): Disable ETB drive motor (🔶): H-bridge configuration @@ -539,19 +539,19 @@ Aux serial pin config (🔶): ETB autotune (🔶): TPS auto calibrate -[Electronic TB Bias Curve](/Overview/TS_generated/rusEFI-project-Controller#electronic-tb-bias-curve) +[Electronic TB Bias Curve](rusEFI-project-Controller#electronic-tb-bias-curve) (🔶): ETB feed forward curve [**842**](https://github.com/rusefi/rusefi/issues/842) -[ETB Pedal to TPS](/Overview/TS_generated/rusEFI-project-Controller#etb-pedal-to-tps) +[ETB Pedal to TPS](rusEFI-project-Controller#etb-pedal-to-tps) (🔶): 8x8 ETB pedal transfer map -[Launch Control Settings NOT WORKING](/Overview/TS_generated/rusEFI-project-Controller#launch-control-settings-not-working) +[Launch Control Settings NOT WORKING](rusEFI-project-Controller#launch-control-settings-not-working) (🔴): Launch control [**203**](https://github.com/rusefi/rusefi/issues/203) -[Rolling Launch Settings NOT WORKING](/Overview/TS_generated/rusEFI-project-Controller#rolling-launch-settings-not-working) +[Rolling Launch Settings NOT WORKING](rusEFI-project-Controller#rolling-launch-settings-not-working) (🔴): Rolling launch [**203**](https://github.com/rusefi/rusefi/issues/203) -[AntiLag Settings NOT WORKING](/Overview/TS_generated/rusEFI-project-Controller#antilag-settings-not-working) +[AntiLag Settings NOT WORKING](rusEFI-project-Controller#antilag-settings-not-working) (🔴): Anti lag ---