FreeEMS  0.2.0-SNAPSHOT-285-g028e24c
decoders Directory Reference

The RPM/position decoder directory contains ISR code for various types of RPM and position sensor combinations.

More...

Directory dependency graph for src/main/decoders/:
src/main/decoders/

Directories

directory  code
 Code that is re-used across multiple build configurations lives here.
directory  inc
 Header files for decoder ISRs are stored here, whether one-off or re-used.

Files

file  AUniqueName-Location-Pattern.c [code]
 This exists to stop some other decoder from becoming the default in doxygen.
file  BenchTest.c [code]
 To facilitate testing of output circuits and physical hardware such as injectors and coils on the bench or in the car.
file  EvenTeeth-Cam-16and1.c [code]
 For evenly spaced teeth on the camshaft with a single second input.
file  EvenTeeth-Cam-24and1.c [code]
 For evenly spaced teeth on the camshaft with a single second input.
file  EvenTeeth-Cam-4and1.c [code]
 For evenly spaced teeth on the camshaft with a single second input.
file  EvenTeeth-Cam-6and1.c [code]
 For evenly spaced teeth on the camshaft with a single second input.
file  EvenTeeth-Distributor-4of6and1.c [code]
 Even teeth setup for the early 4AGE distributors.
file  EvenTeeth-Template-Xand1.c [code]
 Template showing how to setup each available type of even tooth decoder.
file  GM-LT1-CAS-360and8.c [code]
 LT1 Optispark.
file  HallOrOptical-Distributor-4of64.c [code]
 Echos the input on the first ignition output.
file  HallOrOptical-Distributor-4of90.c [code]
 For simple use on distributor ignition engines with batch injection.
file  JSeries-12CrankWith6-2Cam.c [code]
 Decoder for the Honda J Series V6 engine, using one cam wheel and the crank wheel.
file  Listener.c [code]
 Prevents main loop from running calculations and finishes quickly.
file  MissingTeeth-Cam-12minus1.c [code]
 Missing teeth, 12 minus 1, Cam only.
file  MissingTeeth-Cam-24minus1.c [code]
 Missing teeth, 24-1, Cam only, usually modded Toyotas.
file  MissingTeeth-Cam-6minus2.c [code]
 Missing teeth, 6-2, Cam only, usually J Series Honda.
file  MissingTeeth-Crank-12minus1.c [code]
 Missing teeth, 12-1, Crank only.
file  MissingTeeth-Crank-30minus2.c [code]
 Missing teeth, 30-2, Crank only.
file  MissingTeeth-Crank-36minus1.c [code]
 Missing teeth, 36-1, Crank only.
file  MissingTeeth-Crank-36minus2.c [code]
 Missing teeth, 36-2, Crank only.
file  MissingTeeth-Crank-60minus2.c [code]
 Missing teeth, 60-2, Crank only.
file  MissingTeeth-Crank-8minus1.c [code]
 Missing teeth, 8-1, Crank only.
file  MissingTeeth-TestFile.c [code]
 For test purposes only!
file  MitsiAndMazda-CAS-4and1.c [code]
 Reads Mitsi 4 and 1 CAS units.
file  MitsiAndMazda-CAS-4and2.c [code]
 Reads Mitsi 4 and 2 CAS units.
file  R18A1-13CrankWith5Cam.c [code]
 Decoder for the Honda R18A1 I4 engine.

Detailed Description

The RPM/position decoder directory contains ISR code for various types of RPM and position sensor combinations.

Buildable files can be found at this level. Files that are included into buildable files are found in sub-directories.