auto-sync
This commit is contained in:
parent
2b26316ce9
commit
90278fcede
|
@ -169,7 +169,7 @@ injection_mode_e crankingInjectionMode;
|
||||||
float globalTriggerAngleOffset;This field is the angle between Top Dead Center (TDC) and the first trigger event.\nKnowing this angle allows us to control timing and other angles in reference to TDC.;"deg", 1, 0, 0, 720, 0
|
float globalTriggerAngleOffset;This field is the angle between Top Dead Center (TDC) and the first trigger event.\nKnowing this angle allows us to control timing and other angles in reference to TDC.;"deg", 1, 0, 0, 720, 0
|
||||||
float analogInputDividerCoefficient;This parameter holds the coefficient of input voltage dividers;"coef", 1, 0, 0.01, 10.0, 2
|
float analogInputDividerCoefficient;This parameter holds the coefficient of input voltage dividers;"coef", 1, 0, 0.01, 10.0, 2
|
||||||
|
|
||||||
custom engine_load_mode_e 4 bits, U32, @OFFSET@, [0:1], "MAF", "Alpha-N", "MAP", "SPEED DENSITY"
|
custom engine_load_mode_e 4 bits, U32, @OFFSET@, [0:1], "MAF", "Alpha-N/TPS", "MAP", "SPEED DENSITY"
|
||||||
engine_load_mode_e algorithm;This setting controls which algorithm is used for ENGINE LOAD
|
engine_load_mode_e algorithm;This setting controls which algorithm is used for ENGINE LOAD
|
||||||
float vbattDividerCoeff;;"coef", 1, 0, 0.01, 20.0, 2
|
float vbattDividerCoeff;;"coef", 1, 0, 0.01, 20.0, 2
|
||||||
float fanOnTemperature;Cooling fan turn-on temperature threshold, in Celsuis;"*C", 1, 0, 0, 1000.0, 2
|
float fanOnTemperature;Cooling fan turn-on temperature threshold, in Celsuis;"*C", 1, 0, 0, 1000.0, 2
|
||||||
|
|
Loading…
Reference in New Issue