diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 00adb613d9..46a9336a15 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -578,6 +578,7 @@ uint32_t cylindersCount;Number of cylinder the engine has.;"", 1, 0, 1, @@MAX_CY #define ts_show_second_bank true #define ts_show_trigger_advanced true #define ts_show_trigger_overrides true +#define ts_show_tsp_pps_limits true custom firing_order_e 1 bits, U08, @OFFSET@, [0:6], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8 Mustang", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8 HO", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "1-5-4-8-3-7-2-6 Voodoo", "1-6-5-10-2-7-3-8-4-9", "1-8-6-2-7-3-4-5 F136", "fo35", "fo36", "fo37" firing_order_e firingOrder; diff --git a/firmware/tunerstudio/tunerstudio.template.ini b/firmware/tunerstudio/tunerstudio.template.ini index 6f43f6128f..9b85dccb6f 100644 --- a/firmware/tunerstudio/tunerstudio.template.ini +++ b/firmware/tunerstudio/tunerstudio.template.ini @@ -3114,7 +3114,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_ field = "TPS/PPS Error Detection Threshold", etbSplit dialog = tpsSensorLeft - panel = tpsPpsLimits + panel = tpsPpsLimits@@if_ts_show_tsp_pps_limits panel = tpsNum1 panel = tpsSent1@@if_ts_show_tps_sent panel = tpsNum2@@if_ts_show_tps2 @@ -3132,7 +3132,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_ field = "Down (WOT) voltage", throttlePedalSecondaryWOTVoltage field = "Ford/Toyota redundant PPS mode", useFordRedundantPps@@if_ts_show_ford_toyota_tps_pps field = "Secondary PPS maximum", ppsSecondaryMaximum, {useFordRedundantPps}@@if_ts_show_ford_toyota_tps_pps - panel = tpsPpsLimits + panel = tpsPpsLimits@@if_ts_show_tsp_pps_limits dialog = pedalGauges gauge = pedalPositionGauge