20#define DEFAULT_CRANKING_DWELL_MS 6
21#define DEFAULT_CRANKING_ANGLE 6
26#define PORT_INJECTION_OFFSET -400.0f
29void setPPSCalibration(
float primaryUp,
float primaryDown,
float secondaryUp,
float secondaryDown);
35void setTPS1Calibration(uint16_t tpsMin, uint16_t tpsMax, uint16_t tps1SecondaryMin, uint16_t tps1SecondaryMax);
37void setCustomMap(
float lowValue,
float mapLowValueVoltage,
float highValue,
float mapHighValueVoltage);
void setHpfpLobeProfileAngle(int lobes)
void defaultsOrFixOnBurn()
void setupTLE9201IncludingStepper(Gpio controlPin, Gpio direction, Gpio disable, int dcIndex=0)
void setTPS1Calibration(uint16_t tpsMin, uint16_t tpsMax)
void setCustomMap(float lowValue, float mapLowValueVoltage, float highValue, float mapHighValueVoltage)
void setDefaultIgnition()
void setDefaultCranking()
void setPPSInputs(adc_channel_e pps1, adc_channel_e pps2)
void setTPS1Inputs(adc_channel_e tps1, adc_channel_e tps2)
void setEtbPID(float p, float i, float d)
void setPPSCalibration(float primaryUp, float primaryDown, float secondaryUp, float secondaryDown)
void setupTLE9201(Gpio controlPin, Gpio direction, Gpio disable, int dcIndex=0)
void setLeftRightBanksNeedBetterName()
void setDefaultBaseEngine()
static RedundantPair tps2(tps2p, tps2s, SensorType::Tps2)
static void disable(const char *param)