From f68ba22ba26bf00d7b57593b4eddb558afcde974 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Sat, 14 Sep 2019 18:04:32 -0400 Subject: [PATCH] acRelayBench --- firmware/tunerstudio/rusefi.ini | 6 ++++-- firmware/tunerstudio/rusefi.input | 4 +++- firmware/tunerstudio/rusefi_frankenso.ini | 6 ++++-- firmware/tunerstudio/rusefi_microrusefi.ini | 6 ++++-- firmware/tunerstudio/rusefi_prometheus.ini | 6 ++++-- 5 files changed, 19 insertions(+), 9 deletions(-) diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index cc1c21dc1f..91a720e864 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -82,7 +82,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Sep 11 20:58:30 EDT 2019 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Sep 14 16:23:17 EDT 2019 pageSize = 20000 page = 1 @@ -2293,6 +2293,7 @@ cmd_calibrate_tps_2_wot = "w\x00\x14\x00\x05" cmd_calibrate_pedal_up = "w\x00\x14\x00\x06" cmd_calibrate_pedal_down = "w\x00\x14\x00\x07" cmd_tle8888_init = "w\x00\x14\x00\x08" +cmd_test_ac_relay = "w\x00\x14\x00\x09" cmd_test_radiator_fan = "w\x00\x15\x00\x01" cmd_test_check_engine_light = "w\x00\x16\x00\x01" @@ -3499,7 +3500,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" commandButton = "Fuel Pump", cmd_test_fuel_pump commandButton = "Radiator Fan", cmd_test_radiator_fan commandButton = "Check Engine", cmd_test_check_engine_light - commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "A/C Relay", cmd_test_ac_relay commandButton = "Stop Engine", cmd_stop_engine commandButton = "Reset ECU", cmd_reset_controller commandButton = "Reset to DFU", cmd_dfu diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 91b0d2dbe8..49ba9182f5 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -1303,6 +1303,7 @@ cmd_calibrate_tps_2_wot = "w\x00\x14\x00\x05" cmd_calibrate_pedal_up = "w\x00\x14\x00\x06" cmd_calibrate_pedal_down = "w\x00\x14\x00\x07" cmd_tle8888_init = "w\x00\x14\x00\x08" +cmd_test_ac_relay = "w\x00\x14\x00\x09" cmd_test_radiator_fan = "w\x00\x15\x00\x01" cmd_test_check_engine_light = "w\x00\x16\x00\x01" @@ -2509,7 +2510,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" commandButton = "Fuel Pump", cmd_test_fuel_pump commandButton = "Radiator Fan", cmd_test_radiator_fan commandButton = "Check Engine", cmd_test_check_engine_light - commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "A/C Relay", cmd_test_ac_relay commandButton = "Stop Engine", cmd_stop_engine commandButton = "Reset ECU", cmd_reset_controller commandButton = "Reset to DFU", cmd_dfu diff --git a/firmware/tunerstudio/rusefi_frankenso.ini b/firmware/tunerstudio/rusefi_frankenso.ini index 43488d265f..7b18e9b3bd 100644 --- a/firmware/tunerstudio/rusefi_frankenso.ini +++ b/firmware/tunerstudio/rusefi_frankenso.ini @@ -82,7 +82,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Sep 11 20:58:35 EDT 2019 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Sep 14 16:23:51 EDT 2019 pageSize = 20000 page = 1 @@ -2293,6 +2293,7 @@ cmd_calibrate_tps_2_wot = "w\x00\x14\x00\x05" cmd_calibrate_pedal_up = "w\x00\x14\x00\x06" cmd_calibrate_pedal_down = "w\x00\x14\x00\x07" cmd_tle8888_init = "w\x00\x14\x00\x08" +cmd_test_ac_relay = "w\x00\x14\x00\x09" cmd_test_radiator_fan = "w\x00\x15\x00\x01" cmd_test_check_engine_light = "w\x00\x16\x00\x01" @@ -3499,7 +3500,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" commandButton = "Fuel Pump", cmd_test_fuel_pump commandButton = "Radiator Fan", cmd_test_radiator_fan commandButton = "Check Engine", cmd_test_check_engine_light - commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "A/C Relay", cmd_test_ac_relay commandButton = "Stop Engine", cmd_stop_engine commandButton = "Reset ECU", cmd_reset_controller commandButton = "Reset to DFU", cmd_dfu diff --git a/firmware/tunerstudio/rusefi_microrusefi.ini b/firmware/tunerstudio/rusefi_microrusefi.ini index b62e8c3c98..5af5494a59 100644 --- a/firmware/tunerstudio/rusefi_microrusefi.ini +++ b/firmware/tunerstudio/rusefi_microrusefi.ini @@ -82,7 +82,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Sep 11 20:58:33 EDT 2019 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Sep 14 16:23:34 EDT 2019 pageSize = 20000 page = 1 @@ -2286,6 +2286,7 @@ cmd_calibrate_tps_2_wot = "w\x00\x14\x00\x05" cmd_calibrate_pedal_up = "w\x00\x14\x00\x06" cmd_calibrate_pedal_down = "w\x00\x14\x00\x07" cmd_tle8888_init = "w\x00\x14\x00\x08" +cmd_test_ac_relay = "w\x00\x14\x00\x09" cmd_test_radiator_fan = "w\x00\x15\x00\x01" cmd_test_check_engine_light = "w\x00\x16\x00\x01" @@ -3483,7 +3484,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" commandButton = "Fuel Pump", cmd_test_fuel_pump commandButton = "Radiator Fan", cmd_test_radiator_fan commandButton = "Check Engine", cmd_test_check_engine_light - commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "A/C Relay", cmd_test_ac_relay commandButton = "Stop Engine", cmd_stop_engine commandButton = "Reset ECU", cmd_reset_controller commandButton = "Reset to DFU", cmd_dfu diff --git a/firmware/tunerstudio/rusefi_prometheus.ini b/firmware/tunerstudio/rusefi_prometheus.ini index 1f20fffba8..27142ab725 100644 --- a/firmware/tunerstudio/rusefi_prometheus.ini +++ b/firmware/tunerstudio/rusefi_prometheus.ini @@ -82,7 +82,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Wed Sep 11 20:58:38 EDT 2019 +; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on integration\rusefi_config.txt Sat Sep 14 16:24:06 EDT 2019 pageSize = 20000 page = 1 @@ -2289,6 +2289,7 @@ cmd_calibrate_tps_2_wot = "w\x00\x14\x00\x05" cmd_calibrate_pedal_up = "w\x00\x14\x00\x06" cmd_calibrate_pedal_down = "w\x00\x14\x00\x07" cmd_tle8888_init = "w\x00\x14\x00\x08" +cmd_test_ac_relay = "w\x00\x14\x00\x09" cmd_test_radiator_fan = "w\x00\x15\x00\x01" cmd_test_check_engine_light = "w\x00\x16\x00\x01" @@ -3495,7 +3496,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" commandButton = "Fuel Pump", cmd_test_fuel_pump commandButton = "Radiator Fan", cmd_test_radiator_fan commandButton = "Check Engine", cmd_test_check_engine_light - commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "Idle Air Valve", cmd_test_idle_valve + commandButton = "A/C Relay", cmd_test_ac_relay commandButton = "Stop Engine", cmd_stop_engine commandButton = "Reset ECU", cmd_reset_controller commandButton = "Reset to DFU", cmd_dfu