Speeduino
|
#include "schedule_calcs.h"
int channel1IgnDegrees |
The number of crank degrees until cylinder 1 is at TDC (This is obviously 0 for virtually ALL engines, but there's some weird ones)
int channel1InjDegrees |
The number of crank degrees until cylinder 1 is at TDC (This is obviously 0 for virtually ALL engines, but there's some weird ones)
int channel2IgnDegrees |
The number of crank degrees until cylinder 2 (and 5/6/7/8) is at TDC
int channel2InjDegrees |
The number of crank degrees until cylinder 2 (and 5/6/7/8) is at TDC
int channel3IgnDegrees |
The number of crank degrees until cylinder 2 (and 5/6/7/8) is at TDC
int channel3InjDegrees |
The number of crank degrees until cylinder 3 (and 5/6/7/8) is at TDC
int channel4IgnDegrees |
The number of crank degrees until cylinder 2 (and 5/6/7/8) is at TDC
int channel4InjDegrees |
The number of crank degrees until cylinder 4 (and 5/6/7/8) is at TDC
int ignition1EndAngle |
int ignition1StartAngle |
int ignition2EndAngle |
int ignition2StartAngle |
int ignition3EndAngle |
int ignition3StartAngle |
int ignition4EndAngle |
int ignition4StartAngle |