rusEFI
The most advanced open source ECU
|
maintainConstantValue implementation header
Definition in file tunerstudio_calibration_channel.h.
Functions | |
void | tsCalibrationSetData (TsCalMode mode, float value, float value2=0, float timeoutMs=300) |
bool | tsCalibrationIsIdle () |
void | tsCalibrationSetIdle () |
bool tsCalibrationIsIdle | ( | ) |
Definition at line 33 of file tunerstudio_calibration_channel.cpp.
Referenced by EtbImpl< TBase >::doAutocal(), and updateTunerStudioState().
Definition at line 23 of file tunerstudio_calibration_channel.cpp.
Referenced by EtbImpl< TBase >::doAutocal(), EtbController::getClosedLoopAutotune(), grabPedalIsUp(), grabPedalIsWideOpen(), grapTps1PrimaryIsClosed(), and grapTps1PrimaryIsOpen().
void tsCalibrationSetIdle | ( | ) |
Definition at line 42 of file tunerstudio_calibration_channel.cpp.
Referenced by handleCommandX14().