FreeEMS  0.2.0-SNAPSHOT-285-g028e24c
Macros | Variables
TimingTables.c File Reference

Injection and ignition timing tables. More...

#include "../inc/freeEMS.h"
#include "../data/tables/axis/DefaultWith400Spacing-RPM.h"
#include "../data/tables/axis/DefaultWith10and20SplitSpacing-Load.h"
#include "../data/tables/ign/DefaultTiming24RPMx19Load.h"
#include "../data/tables/ign/flat15degrees.h"
Include dependency graph for TimingTables.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IgnitionAdvanceTableMainFlashV   IgnitionAdvanceTableMainFlash
#define IgnitionAdvanceTableSecondaryFlashV   IgnitionAdvanceTableSecondaryFlash
#define InjectionAdvanceTableMainFlashV   InjectionAdvanceTableMainFlash
#define InjectionAdvanceTableSecondaryFlashV   InjectionAdvanceTableSecondaryFlash

Variables

const volatile mainTable
IgnitionAdvanceTableMainFlashV 
TIMETABLESD

Detailed Description

Injection and ignition timing tables.

This file contains the definitions of the primary group timing tables. The declaration can be found in the global constants header file.

Note
At least one Doxygen bug prevents the data structures below being show correctly in the documentation for this file. Please see the source code itself for more information.

Definition in file TimingTables.c.

Macro Definition Documentation

#define IgnitionAdvanceTableMainFlashV   IgnitionAdvanceTableMainFlash

Definition at line 46 of file TimingTables.c.

#define IgnitionAdvanceTableSecondaryFlashV   IgnitionAdvanceTableSecondaryFlash

Definition at line 47 of file TimingTables.c.

#define InjectionAdvanceTableMainFlashV   InjectionAdvanceTableMainFlash

Definition at line 48 of file TimingTables.c.

#define InjectionAdvanceTableSecondaryFlashV   InjectionAdvanceTableSecondaryFlash

Definition at line 49 of file TimingTables.c.

Variable Documentation

const volatile mainTable InjectionAdvanceTableSecondaryFlashV TIMETABLESD

Definition at line 55 of file TimingTables.c.