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

@ -1 +1 @@
# Multispark
# Multispark

View File

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

View File

@ -1 +1 @@
# Cranking Idle Air Control
# Cranking Idle Air Control

View File

@ -1 +1 @@
# Cranking RPM Limit
# Cranking RPM Limit

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

@ -2,4 +2,4 @@
## Polynomial
## 2 slope/Ford method
## 2 slope/Ford method

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

@ -7,4 +7,7 @@ Should be done after any change that is not to a tuning table
And wire that relay correctly
## Why do I have XYZ error?
Check error code and compare to this list (grab list out of firmware)
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 @@
# First Checks, Enabling and Loading Firmware
# First Checks, Enabling and Loading Firmware
A page to explain how to check, enable and load firmware onto a board
A page to explain how to check, enable and load firmware onto a board

View File

@ -1,3 +1,3 @@
# Performing a safe first start
page to outline the best practice for doing a first start
page to outline the best practice for doing a first start

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
Outputs, etc. Checking correct tune loaded

View File

@ -1,5 +1,5 @@
# How to test inputs and outputs
# How to test inputs and outputs
## Input tests
## Output tests
## Output tests

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

@ -1 +1 @@
# Dwell settings
# Dwell settings

View File

@ -1,3 +1,3 @@
# How to correctly configure the firing order and ignition pins
Place to describe the correct settings of firing order with regard to the pin config.
Place to describe the correct settings of firing order with regard to the pin config.

View File

@ -1 +1 @@
# Ignition Cylinder Trim
# Ignition Cylinder Trim

View File

@ -1,3 +1,3 @@
# Ignition Mode
## See Ignition Types Section?
## See Ignition Types Section?

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

View File

@ -2,9 +2,9 @@
sidebar_position: 1
---
# Welcome to FOME
# Welcome to FOME
Fome is a new project intending to deliver a user focused high feature ECU with open source hardware options and open firmware that give control back to the user, owner and driver.
As there are many complicated topics to cover we recommend that you start with the topics in the "intro" section to the left.
The first page to view should probably be the FOME overview.
The first page to view should probably be the FOME overview.