From 7f6ff10ef4ae135ab5fa11e546ff5d23cd828ff5 Mon Sep 17 00:00:00 2001 From: OrchardPerformance <49926376+OrchardPerformance@users.noreply.github.com> Date: Wed, 22 Feb 2023 04:20:20 +0000 Subject: [PATCH] fixed titles and positions --- docs/Fuel/Fuel-Algorithms/SD.md | 2 +- docs/Fuel/Fuel-Injection-Mode.md | 3 +++ docs/Fundamentals-Of-Tuning/AFR.md | 9 +++++++++ docs/Fundamentals-Of-Tuning/Acceleration-Compensation.md | 5 +++++ .../Charge-Temperature-Estimation.md | 1 + docs/Fundamentals-Of-Tuning/Knock.md | 1 + docs/Fundamentals-Of-Tuning/Spark.md | 1 + docs/Fundamentals-Of-Tuning/What-To-Put-In-Here.md | 1 + docs/Getting-Started-Guide/How-To-First-Activate.md | 4 +++- docs/Getting-Started-Guide/How-To-Set-Up.md | 4 +++- docs/Getting-Started-Guide/Where-To-Get-Firmware.md | 3 +++ docs/Getting-Started-Guide/Which-Fuel-Method-For-Me.md | 4 +++- docs/Getting-Started-Guide/Which-Hardware-For-Me.md | 3 +++ docs/Hardware/CAN-Gauge.md | 3 +++ .../Hardware-Details/Hardware-Circuits/Highsides.md | 1 + .../Hardware-Details/Hardware-Circuits/Lowsides.md | 1 + .../Hardware-Details/Hardware-Circuits/Power-Supply.md | 1 + .../Hardware-Circuits/What-goes-in-here.md | 4 +++- docs/Hardware/Low-Z-Injector-Driver.md | 3 +++ docs/Hardware/Wideband-Module.md | 1 + docs/Ignition/Ignition-Types/Individual-Coils.md | 4 +++- docs/Ignition/Igntion-Hardware/Good-Ignition-Dirvers.md | 3 +++ docs/Ignition/Igntion-Hardware/Good-Igntion-Coils.md | 3 +++ docs/Ignition/Igntion-Hardware/Smart-vs-Dumb-Coils.md | 1 + docs/Sensors-And-Gauges/CAM.md | 1 + docs/Sensors-And-Gauges/CAN-Gauge.md | 3 +++ docs/Sensors-And-Gauges/IAT.md | 1 + docs/Sensors-And-Gauges/TPS.md | 1 + docs/Sensors-And-Gauges/_category_.json | 8 ++++++++ 29 files changed, 74 insertions(+), 6 deletions(-) create mode 100644 docs/Sensors-And-Gauges/CAN-Gauge.md create mode 100644 docs/Sensors-And-Gauges/_category_.json diff --git a/docs/Fuel/Fuel-Algorithms/SD.md b/docs/Fuel/Fuel-Algorithms/SD.md index d3c0dbd..b6cc41f 100644 --- a/docs/Fuel/Fuel-Algorithms/SD.md +++ b/docs/Fuel/Fuel-Algorithms/SD.md @@ -1 +1 @@ -# Document on details of SD \ No newline at end of file +# Speed Density Based fuel control \ No newline at end of file diff --git a/docs/Fuel/Fuel-Injection-Mode.md b/docs/Fuel/Fuel-Injection-Mode.md index e69de29..556f396 100644 --- a/docs/Fuel/Fuel-Injection-Mode.md +++ b/docs/Fuel/Fuel-Injection-Mode.md @@ -0,0 +1,3 @@ +# Fuel injection Mode + +Place to cover the simultaneous, batch and sequential fuel injection \ No newline at end of file diff --git a/docs/Fundamentals-Of-Tuning/AFR.md b/docs/Fundamentals-Of-Tuning/AFR.md index e69de29..cf8361b 100644 --- a/docs/Fundamentals-Of-Tuning/AFR.md +++ b/docs/Fundamentals-Of-Tuning/AFR.md @@ -0,0 +1,9 @@ +# Air fuel ratio + +## Why AFR matters + +## Why AFR is different? + +## Why Lambda is a superior metric + +## When to run rich, lean and stoich \ No newline at end of file diff --git a/docs/Fundamentals-Of-Tuning/Acceleration-Compensation.md b/docs/Fundamentals-Of-Tuning/Acceleration-Compensation.md index e69de29..9012ce5 100644 --- a/docs/Fundamentals-Of-Tuning/Acceleration-Compensation.md +++ b/docs/Fundamentals-Of-Tuning/Acceleration-Compensation.md @@ -0,0 +1,5 @@ +# Acceleration Compensation + +## What is acceleration compensation and why do I need it? + +## What types of acceleration compensation are there? \ No newline at end of file diff --git a/docs/Fundamentals-Of-Tuning/Charge-Temperature-Estimation.md b/docs/Fundamentals-Of-Tuning/Charge-Temperature-Estimation.md index e69de29..94d1c26 100644 --- a/docs/Fundamentals-Of-Tuning/Charge-Temperature-Estimation.md +++ b/docs/Fundamentals-Of-Tuning/Charge-Temperature-Estimation.md @@ -0,0 +1 @@ +# What is charge temperature estimation \ No newline at end of file diff --git a/docs/Fundamentals-Of-Tuning/Knock.md b/docs/Fundamentals-Of-Tuning/Knock.md index e69de29..73140fc 100644 --- a/docs/Fundamentals-Of-Tuning/Knock.md +++ b/docs/Fundamentals-Of-Tuning/Knock.md @@ -0,0 +1 @@ +# What is knock and why it matters \ No newline at end of file diff --git a/docs/Fundamentals-Of-Tuning/Spark.md b/docs/Fundamentals-Of-Tuning/Spark.md index e69de29..27eca31 100644 --- a/docs/Fundamentals-Of-Tuning/Spark.md +++ b/docs/Fundamentals-Of-Tuning/Spark.md @@ -0,0 +1 @@ +# Spark timing, MBT and combustion \ No newline at end of file diff --git a/docs/Fundamentals-Of-Tuning/What-To-Put-In-Here.md b/docs/Fundamentals-Of-Tuning/What-To-Put-In-Here.md index 6da9773..ef6a11d 100644 --- a/docs/Fundamentals-Of-Tuning/What-To-Put-In-Here.md +++ b/docs/Fundamentals-Of-Tuning/What-To-Put-In-Here.md @@ -1,3 +1,4 @@ +# 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 diff --git a/docs/Getting-Started-Guide/How-To-First-Activate.md b/docs/Getting-Started-Guide/How-To-First-Activate.md index 9958aa4..ca2b3ef 100644 --- a/docs/Getting-Started-Guide/How-To-First-Activate.md +++ b/docs/Getting-Started-Guide/How-To-First-Activate.md @@ -1 +1,3 @@ -# A page to explain how to check, enable and load firmware onto a board \ No newline at end of file +# First Checks, Enabling and Loading Firmware + +A page to explain how to check, enable and load firmware onto a board \ No newline at end of file diff --git a/docs/Getting-Started-Guide/How-To-Set-Up.md b/docs/Getting-Started-Guide/How-To-Set-Up.md index 90c7ee6..6b6c05a 100644 --- a/docs/Getting-Started-Guide/How-To-Set-Up.md +++ b/docs/Getting-Started-Guide/How-To-Set-Up.md @@ -1 +1,3 @@ -# How to fist setup a board for use. Outputs, etc. Checking correct tune loaded \ No newline at end of file +# How to first setup a board for use. + +Outputs, etc. Checking correct tune loaded \ No newline at end of file diff --git a/docs/Getting-Started-Guide/Where-To-Get-Firmware.md b/docs/Getting-Started-Guide/Where-To-Get-Firmware.md index e69de29..935aeff 100644 --- a/docs/Getting-Started-Guide/Where-To-Get-Firmware.md +++ b/docs/Getting-Started-Guide/Where-To-Get-Firmware.md @@ -0,0 +1,3 @@ +# Where to get firmware + +Outline that FOME is currently a fork of RE and that at present FOME boards are RE compatible. \ No newline at end of file diff --git a/docs/Getting-Started-Guide/Which-Fuel-Method-For-Me.md b/docs/Getting-Started-Guide/Which-Fuel-Method-For-Me.md index fb02820..5cb581f 100644 --- a/docs/Getting-Started-Guide/Which-Fuel-Method-For-Me.md +++ b/docs/Getting-Started-Guide/Which-Fuel-Method-For-Me.md @@ -1 +1,3 @@ -# Document on how to pick a fuel method \ No newline at end of file +# Document on how to pick a fuel method + +Use this to explain the pros and cons of each of the methods and which is more suitable for certain builds \ No newline at end of file diff --git a/docs/Getting-Started-Guide/Which-Hardware-For-Me.md b/docs/Getting-Started-Guide/Which-Hardware-For-Me.md index e69de29..3820536 100644 --- a/docs/Getting-Started-Guide/Which-Hardware-For-Me.md +++ b/docs/Getting-Started-Guide/Which-Hardware-For-Me.md @@ -0,0 +1,3 @@ +# Which FOME hardware to pick + +Right now you get poly, you don't like poly? Fuck you. \ No newline at end of file diff --git a/docs/Hardware/CAN-Gauge.md b/docs/Hardware/CAN-Gauge.md index e69de29..b0e45ef 100644 --- a/docs/Hardware/CAN-Gauge.md +++ b/docs/Hardware/CAN-Gauge.md @@ -0,0 +1,3 @@ +# BeerMoneyMotorsport CAN gauge + +A page to outline the hardware and wiring of the BMM can gauge \ No newline at end of file diff --git a/docs/Hardware/Hardware-Details/Hardware-Circuits/Highsides.md b/docs/Hardware/Hardware-Details/Hardware-Circuits/Highsides.md index e69de29..30b1b6c 100644 --- a/docs/Hardware/Hardware-Details/Hardware-Circuits/Highsides.md +++ b/docs/Hardware/Hardware-Details/Hardware-Circuits/Highsides.md @@ -0,0 +1 @@ +# Highside Driver Circuits \ No newline at end of file diff --git a/docs/Hardware/Hardware-Details/Hardware-Circuits/Lowsides.md b/docs/Hardware/Hardware-Details/Hardware-Circuits/Lowsides.md index e69de29..54c70ec 100644 --- a/docs/Hardware/Hardware-Details/Hardware-Circuits/Lowsides.md +++ b/docs/Hardware/Hardware-Details/Hardware-Circuits/Lowsides.md @@ -0,0 +1 @@ +# Lowside Driver Circuits \ No newline at end of file diff --git a/docs/Hardware/Hardware-Details/Hardware-Circuits/Power-Supply.md b/docs/Hardware/Hardware-Details/Hardware-Circuits/Power-Supply.md index e69de29..30b7c17 100644 --- a/docs/Hardware/Hardware-Details/Hardware-Circuits/Power-Supply.md +++ b/docs/Hardware/Hardware-Details/Hardware-Circuits/Power-Supply.md @@ -0,0 +1 @@ +# 12v, 5v and 3.3v regulation circuits \ No newline at end of file diff --git a/docs/Hardware/Hardware-Details/Hardware-Circuits/What-goes-in-here.md b/docs/Hardware/Hardware-Details/Hardware-Circuits/What-goes-in-here.md index 3621df3..b0be172 100644 --- a/docs/Hardware/Hardware-Details/Hardware-Circuits/What-goes-in-here.md +++ b/docs/Hardware/Hardware-Details/Hardware-Circuits/What-goes-in-here.md @@ -1 +1,3 @@ -# Details on our various generic dirver layouts, what they are and the basics of how they work \ No newline at end of file +# What to write in this section + +Details on our various generic driver layouts, what they are and the basics of how they work \ No newline at end of file diff --git a/docs/Hardware/Low-Z-Injector-Driver.md b/docs/Hardware/Low-Z-Injector-Driver.md index e69de29..df33a67 100644 --- a/docs/Hardware/Low-Z-Injector-Driver.md +++ b/docs/Hardware/Low-Z-Injector-Driver.md @@ -0,0 +1,3 @@ +# FOME low-z injector driver + +Details on the low impedance injector driver board, its wiring and function \ No newline at end of file diff --git a/docs/Hardware/Wideband-Module.md b/docs/Hardware/Wideband-Module.md index e69de29..f3bae0e 100644 --- a/docs/Hardware/Wideband-Module.md +++ b/docs/Hardware/Wideband-Module.md @@ -0,0 +1 @@ +# Wide Band Lambda Module \ No newline at end of file diff --git a/docs/Ignition/Ignition-Types/Individual-Coils.md b/docs/Ignition/Ignition-Types/Individual-Coils.md index 571e15e..289a93c 100644 --- a/docs/Ignition/Ignition-Types/Individual-Coils.md +++ b/docs/Ignition/Ignition-Types/Individual-Coils.md @@ -1 +1,3 @@ -# Something to explain individual coils can be set up in either wasted or sequential \ No newline at end of file +# Individual coils + +Something to explain individual coils can be set up in either wasted or sequential \ No newline at end of file diff --git a/docs/Ignition/Igntion-Hardware/Good-Ignition-Dirvers.md b/docs/Ignition/Igntion-Hardware/Good-Ignition-Dirvers.md index e69de29..11aabe0 100644 --- a/docs/Ignition/Igntion-Hardware/Good-Ignition-Dirvers.md +++ b/docs/Ignition/Igntion-Hardware/Good-Ignition-Dirvers.md @@ -0,0 +1,3 @@ +# Ignition Modules + +place for listing known good ignition modules \ No newline at end of file diff --git a/docs/Ignition/Igntion-Hardware/Good-Igntion-Coils.md b/docs/Ignition/Igntion-Hardware/Good-Igntion-Coils.md index e69de29..fc4a496 100644 --- a/docs/Ignition/Igntion-Hardware/Good-Igntion-Coils.md +++ b/docs/Ignition/Igntion-Hardware/Good-Igntion-Coils.md @@ -0,0 +1,3 @@ +# Ignition coils + +Place for listing known good ignition coils \ No newline at end of file diff --git a/docs/Ignition/Igntion-Hardware/Smart-vs-Dumb-Coils.md b/docs/Ignition/Igntion-Hardware/Smart-vs-Dumb-Coils.md index e69de29..2d06735 100644 --- a/docs/Ignition/Igntion-Hardware/Smart-vs-Dumb-Coils.md +++ b/docs/Ignition/Igntion-Hardware/Smart-vs-Dumb-Coils.md @@ -0,0 +1 @@ +# Smart and Dumb Coils \ No newline at end of file diff --git a/docs/Sensors-And-Gauges/CAM.md b/docs/Sensors-And-Gauges/CAM.md index e69de29..a8bfc9e 100644 --- a/docs/Sensors-And-Gauges/CAM.md +++ b/docs/Sensors-And-Gauges/CAM.md @@ -0,0 +1 @@ +# Camshaft position \ No newline at end of file diff --git a/docs/Sensors-And-Gauges/CAN-Gauge.md b/docs/Sensors-And-Gauges/CAN-Gauge.md new file mode 100644 index 0000000..5987403 --- /dev/null +++ b/docs/Sensors-And-Gauges/CAN-Gauge.md @@ -0,0 +1,3 @@ +# BeerMoneyMotorsport CAN Gauge + +This is a page for discussing the setup of the CAN gauge, Installation information and hardware details can be found in the Hardware section at ...linky... \ No newline at end of file diff --git a/docs/Sensors-And-Gauges/IAT.md b/docs/Sensors-And-Gauges/IAT.md index e69de29..f1196df 100644 --- a/docs/Sensors-And-Gauges/IAT.md +++ b/docs/Sensors-And-Gauges/IAT.md @@ -0,0 +1 @@ +# Intake Air Temperature \ No newline at end of file diff --git a/docs/Sensors-And-Gauges/TPS.md b/docs/Sensors-And-Gauges/TPS.md index e69de29..8b56547 100644 --- a/docs/Sensors-And-Gauges/TPS.md +++ b/docs/Sensors-And-Gauges/TPS.md @@ -0,0 +1 @@ +# Throttle position \ No newline at end of file diff --git a/docs/Sensors-And-Gauges/_category_.json b/docs/Sensors-And-Gauges/_category_.json new file mode 100644 index 0000000..3b40769 --- /dev/null +++ b/docs/Sensors-And-Gauges/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Sensors And Gauges", + "position": 6, + "link": { + "type": "generated-index", + "description": "Information on all sensor inputs and data outputs" + } +}