only:proper scale on tcharge
This commit is contained in:
parent
170512a4ea
commit
9da3bdd595
|
@ -1311,7 +1311,7 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\
|
||||||
|
|
||||||
|
|
||||||
int crankingIACposition;This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling.;"percent", 1, 0, -100, 100, 0
|
int crankingIACposition;This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling.;"percent", 1, 0, -100, 100, 0
|
||||||
float tChargeMinRpmMinTps;;"", 1, 0, 0, 3, 4
|
uint8_t autoscale tChargeMinRpmMinTps;;"", 0.005, 0, 0, 1, 3
|
||||||
float tChargeMinRpmMaxTps;;"", 1, 0, 0, 3, 4
|
float tChargeMinRpmMaxTps;;"", 1, 0, 0, 3, 4
|
||||||
float tChargeMaxRpmMinTps;;"", 1, 0, 0, 3, 4
|
float tChargeMaxRpmMinTps;;"", 1, 0, 0, 3, 4
|
||||||
uint8_t autoscale tChargeMaxRpmMaxTps;;"", 0.005, 0, 0, 1, 3
|
uint8_t autoscale tChargeMaxRpmMaxTps;;"", 0.005, 0, 0, 1, 3
|
||||||
|
|
Loading…
Reference in New Issue