ts_show_FractionDivisor
This commit is contained in:
parent
65f0dd3287
commit
b157b59f52
|
@ -2246,6 +2246,7 @@ end_struct
|
|||
#define pedalToTpsTbl_NAME "ETB pedal target"
|
||||
#define pedalSensor_NAME "Accelerator pedal"
|
||||
#define ts_show_charge_estimation true
|
||||
#define ts_show_FractionDivisor true
|
||||
#define ts_show_fuel_threshold true
|
||||
#define ts_show_jam_detection true
|
||||
#define ts_show_acr_pins true
|
||||
|
|
|
@ -4621,7 +4621,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
|
|||
; field = "Decel Multiplier", tpsDecelEnleanmentMultiplier
|
||||
field = "#Accelerator Pump model:"
|
||||
field = "Fraction Period", tpsAccelFractionPeriod
|
||||
field = "Fraction Divisor", tpsAccelFractionDivisor
|
||||
field = "Fraction Divisor", tpsAccelFractionDivisor@@if_ts_show_FractionDivisor
|
||||
|
||||
dialog = WallWettingAccelPanel, "Wall Wetting (alpha version)"
|
||||
field = "Wall fueling model type", complexWallModel
|
||||
|
|
Loading…
Reference in New Issue