only:Disable fans after VSS > x #5875

This commit is contained in:
rusefillc 2024-01-13 21:33:23 -05:00
parent 1075c58d2f
commit 3a1585a7c9
2 changed files with 4 additions and 1 deletions

View File

@ -1408,7 +1408,8 @@ tChargeMode_e tChargeMode;
uint16_t[TRACTION_CONTROL_ETB_DROP_SIZE] autoscale tractionControlSlipBins;;"ratio", 0.01, 0, 0, 999, 2
uint8_t[TRACTION_CONTROL_ETB_DROP_SIZE] tractionControlSpeedBins;;"RPM", 1, 0, 0, 250, 0
int8_t[2] unusedHere
int8_t disableFan1AtSpeed
int8_t disableFan2AtSpeed
custom can_vss_nbc_e 2 bits, U08, @OFFSET@, [0:2], "BMW_e46", "W202", "BMW E8x/E9x MK60e5", "Nissan 350", "Hyundai PB", "Honda Civic9"

View File

@ -3536,6 +3536,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
field = "Off temperature", fanOffTemperature
field = "Enable with AC", enableFan1WithAc
field = "Disable when engine stopped", disableFan1WhenStopped
field = "Disable above vehicle speed", disableFan1AtSpeed
field = "Idle adder", fan1ExtraIdle
dialog = fan2Settings, "Fan 2"
@ -3545,6 +3546,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
field = "Off temperature", fan2OffTemperature
field = "Enable with AC", enableFan2WithAc
field = "Disable when engine stopped", disableFan2WhenStopped
field = "Disable above vehicle speed", disableFan2AtSpeed
field = "Idle adder", fan2ExtraIdle
dialog = fanTest, "", xAxis