stuff, formatting

This commit is contained in:
OrchardPerformance 2023-03-01 05:15:34 +00:00
parent 25ecaeb72e
commit 0a8d8ac137
32 changed files with 40 additions and 21 deletions

View File

@ -0,0 +1 @@
# Advanced Cranking Features

View File

@ -1 +1 @@
# Document on details of alphaN method
# AlphaN fuel

View File

@ -1,4 +1,4 @@
# MAF
# MAF based fuel control
## Current Status

View File

@ -1,6 +1,6 @@
# What to put into this section
use this folder for covering the overall topics of why things are needed, this is the place to talk about things like why an engine needs certian AFRs, why timing needs to be reduced, what is knock, why do you need to add fuel on acceleration etc
Use this folder for covering the overall topics of why things are needed, this is the place to talk about things like why an engine needs certian AFRs, why timing needs to be reduced, what is knock, why do you need to add fuel on acceleration etc
Leave the details of how FOME works for each feature to the specific pages, when relevent we can link the firmware specific page and visavis, keep this and overview as a nuggets intro area

View File

@ -8,3 +8,6 @@ And wire that relay correctly
## Why do I have XYZ error?
Check error code and compare to this list (grab list out of firmware)
## Table Axis
Make sure these are always numerically ascending (i.e. 1, 2 ,3 not 1, 1, 3, or 1, 3, 2.)

View File

@ -1,3 +1,3 @@
# How to first setup a board for use.
# How to first setup a board for use
Outputs, etc. Checking correct tune loaded

View File

@ -0,0 +1 @@
# Base Boards

View File

@ -0,0 +1 @@
# Brain Boards

View File

@ -0,0 +1 @@
# High-Low Driver Circuits

View File

@ -0,0 +1 @@
# Power steering controller

View File

@ -0,0 +1,2 @@
# Open loop idle control and how to set it

View File

@ -0,0 +1 @@
# Sequential ignition mode

View File

@ -0,0 +1 @@
# Wasted spark ignition mode

View File

@ -0,0 +1 @@
# Accelerator pedal

View File

@ -0,0 +1 @@
# Coolant Temperature

View File

@ -0,0 +1 @@
# Crankshaft Position

View File

@ -0,0 +1 @@
# ETB Throttle Position

View File

@ -0,0 +1 @@
# Mass Air Flow Meter

View File

@ -0,0 +1 @@
# Manifold Absolute Pressure

View File

@ -0,0 +1 @@
# Rev Counter/Tachometer