From 6d80827fa988634e55525637e0ac1719bb2ea6d7 Mon Sep 17 00:00:00 2001 From: OrchardPerformance <49926376+OrchardPerformance@users.noreply.github.com> Date: Tue, 28 Feb 2023 02:50:44 +0000 Subject: [PATCH] About 15 more --- docs/Advanced-Controlers/Closed-Loop-Fuel.md | 1 + docs/Advanced-Controlers/ETB-Pedal-Target.md | 1 + docs/Advanced-Controlers/Injecton-Phase.md | 1 + .../Multi-Dimensional-Mapping.md | 18 +++++++++++++++++- docs/Advanced-Controlers/VVT-PID.md | 1 + docs/Basic-Controlers/Bench-Test.md | 1 + docs/Basic-Controlers/Closed-Idle.md | 1 + docs/Basic-Controlers/On-Off-VVT.md | 1 + docs/Basic-Controlers/Open-Idle.md | 1 + docs/Fuel/Acceleration/TPS-Based.md | 1 + docs/Fuel/Acceleration/Wall-Wetting.md | 1 + docs/Fuel/Cranking-Fuel/Cranking-Duration.md | 1 + docs/Fuel/Cranking-Fuel/Cranking-Fuel-CLT.md | 1 + 13 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 docs/Advanced-Controlers/Closed-Loop-Fuel.md create mode 100644 docs/Advanced-Controlers/ETB-Pedal-Target.md create mode 100644 docs/Advanced-Controlers/Injecton-Phase.md create mode 100644 docs/Advanced-Controlers/VVT-PID.md create mode 100644 docs/Basic-Controlers/Bench-Test.md create mode 100644 docs/Basic-Controlers/Closed-Idle.md create mode 100644 docs/Basic-Controlers/On-Off-VVT.md create mode 100644 docs/Basic-Controlers/Open-Idle.md create mode 100644 docs/Fuel/Acceleration/TPS-Based.md create mode 100644 docs/Fuel/Acceleration/Wall-Wetting.md create mode 100644 docs/Fuel/Cranking-Fuel/Cranking-Duration.md create mode 100644 docs/Fuel/Cranking-Fuel/Cranking-Fuel-CLT.md diff --git a/docs/Advanced-Controlers/Closed-Loop-Fuel.md b/docs/Advanced-Controlers/Closed-Loop-Fuel.md new file mode 100644 index 0000000..2be4408 --- /dev/null +++ b/docs/Advanced-Controlers/Closed-Loop-Fuel.md @@ -0,0 +1 @@ +# Closed Loop Fuel Correction \ No newline at end of file diff --git a/docs/Advanced-Controlers/ETB-Pedal-Target.md b/docs/Advanced-Controlers/ETB-Pedal-Target.md new file mode 100644 index 0000000..a776243 --- /dev/null +++ b/docs/Advanced-Controlers/ETB-Pedal-Target.md @@ -0,0 +1 @@ +# ETB pedal target mapping \ No newline at end of file diff --git a/docs/Advanced-Controlers/Injecton-Phase.md b/docs/Advanced-Controlers/Injecton-Phase.md new file mode 100644 index 0000000..b056d92 --- /dev/null +++ b/docs/Advanced-Controlers/Injecton-Phase.md @@ -0,0 +1 @@ +# Injection Phase Settings \ No newline at end of file diff --git a/docs/Advanced-Controlers/Multi-Dimensional-Mapping.md b/docs/Advanced-Controlers/Multi-Dimensional-Mapping.md index db08fcf..9b38c8d 100644 --- a/docs/Advanced-Controlers/Multi-Dimensional-Mapping.md +++ b/docs/Advanced-Controlers/Multi-Dimensional-Mapping.md @@ -1 +1,17 @@ -# Multi Dimension Mapping \ No newline at end of file +# Multi Dimension Mapping + +## Basic outline + +## Multiplier and Bias tables + +## VE multiplier + +## Ignition Adder + +## What can be done with them + +### Flex-Fuel or Dual Fuel + +### ITB TPS blending + +### Something Wacky \ No newline at end of file diff --git a/docs/Advanced-Controlers/VVT-PID.md b/docs/Advanced-Controlers/VVT-PID.md new file mode 100644 index 0000000..afcbc5c --- /dev/null +++ b/docs/Advanced-Controlers/VVT-PID.md @@ -0,0 +1 @@ +# VVT PID Control \ No newline at end of file diff --git a/docs/Basic-Controlers/Bench-Test.md b/docs/Basic-Controlers/Bench-Test.md new file mode 100644 index 0000000..a759fce --- /dev/null +++ b/docs/Basic-Controlers/Bench-Test.md @@ -0,0 +1 @@ +# Bench Test Commands \ No newline at end of file diff --git a/docs/Basic-Controlers/Closed-Idle.md b/docs/Basic-Controlers/Closed-Idle.md new file mode 100644 index 0000000..dd72f27 --- /dev/null +++ b/docs/Basic-Controlers/Closed-Idle.md @@ -0,0 +1 @@ +# Closed Loop Idle Control diff --git a/docs/Basic-Controlers/On-Off-VVT.md b/docs/Basic-Controlers/On-Off-VVT.md new file mode 100644 index 0000000..6513a3b --- /dev/null +++ b/docs/Basic-Controlers/On-Off-VVT.md @@ -0,0 +1 @@ +# On/Off VVT Control \ No newline at end of file diff --git a/docs/Basic-Controlers/Open-Idle.md b/docs/Basic-Controlers/Open-Idle.md new file mode 100644 index 0000000..d2f0ea0 --- /dev/null +++ b/docs/Basic-Controlers/Open-Idle.md @@ -0,0 +1 @@ +# Open Loop Idle Control \ No newline at end of file diff --git a/docs/Fuel/Acceleration/TPS-Based.md b/docs/Fuel/Acceleration/TPS-Based.md new file mode 100644 index 0000000..4c90fc9 --- /dev/null +++ b/docs/Fuel/Acceleration/TPS-Based.md @@ -0,0 +1 @@ +# TPS Based Acceleration Correction \ No newline at end of file diff --git a/docs/Fuel/Acceleration/Wall-Wetting.md b/docs/Fuel/Acceleration/Wall-Wetting.md new file mode 100644 index 0000000..fc416f5 --- /dev/null +++ b/docs/Fuel/Acceleration/Wall-Wetting.md @@ -0,0 +1 @@ +# Wall Wetting Based Acceleration Compensation \ No newline at end of file diff --git a/docs/Fuel/Cranking-Fuel/Cranking-Duration.md b/docs/Fuel/Cranking-Fuel/Cranking-Duration.md new file mode 100644 index 0000000..1f52a29 --- /dev/null +++ b/docs/Fuel/Cranking-Fuel/Cranking-Duration.md @@ -0,0 +1 @@ +# Cranking Duration Fuel Multiplier \ No newline at end of file diff --git a/docs/Fuel/Cranking-Fuel/Cranking-Fuel-CLT.md b/docs/Fuel/Cranking-Fuel/Cranking-Fuel-CLT.md new file mode 100644 index 0000000..aec972e --- /dev/null +++ b/docs/Fuel/Cranking-Fuel/Cranking-Fuel-CLT.md @@ -0,0 +1 @@ +# Cranking Fuel Coolant Multiplier \ No newline at end of file