auto-sync

This commit is contained in:
rusEfi 2016-04-17 22:02:01 -04:00
parent f6f2d2fe48
commit 527a1c1a3b
1 changed files with 9 additions and 0 deletions

View File

@ -1314,6 +1314,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
field = "use Rise Edge?", trigger_customUseRiseEdge, {trigger_type == 0} field = "use Rise Edge?", trigger_customUseRiseEdge, {trigger_type == 0}
field = "needed Second Trigger Input?", trigger_customNeedSecondTriggerInput, {trigger_type == 0} field = "needed Second Trigger Input?", trigger_customNeedSecondTriggerInput, {trigger_type == 0}
dialog = triggerConfiguration_IO, "Settings I/O" dialog = triggerConfiguration_IO, "Settings I/O"
field = "!ECU reboot needed to apply these settings"
field = "#Cam is primary if you have cam sensor" field = "#Cam is primary if you have cam sensor"
field = "Primary input channel", triggerInputPins1 field = "Primary input channel", triggerInputPins1
field = "Secondary channel", triggerInputPins2 field = "Secondary channel", triggerInputPins2
@ -1330,6 +1331,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
field = "phase offset", injectionOffset field = "phase offset", injectionOffset
dialog = injIO, "Injector Output", yAxis dialog = injIO, "Injector Output", yAxis
field = "!ECU reboot needed to apply these settings"
field = "injection Pin Mode", injectionPinMode field = "injection Pin Mode", injectionPinMode
field = "Injection Pin 1", injectionPins1 field = "Injection Pin 1", injectionPins1
field = "Injection Pin 2", injectionPins2, {cylindersCount > 1} field = "Injection Pin 2", injectionPins2, {cylindersCount > 1}
@ -1492,21 +1494,25 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
field = "Fan On Temperature", fanOnTemperature field = "Fan On Temperature", fanOnTemperature
field = "Fan Off Temperature", fanOffTemperature field = "Fan Off Temperature", fanOffTemperature
field = "" field = ""
field = "!ECU reboot needed to apply these settings"
field = "Fan Pin Mode", fanPinMode field = "Fan Pin Mode", fanPinMode
field = "Fan Pin", fanPin field = "Fan Pin", fanPin
; Engine->Main Relay Settings ; Engine->Main Relay Settings
dialog = mainRealay, "Main Relay Settings" dialog = mainRealay, "Main Relay Settings"
field = "!ECU reboot needed to apply these settings"
field = "Main Relay Mode", mainRelayPinMode field = "Main Relay Mode", mainRelayPinMode
field = "Main Relay Pin", mainRelayPin field = "Main Relay Pin", mainRelayPin
; Engine->Fuel Pump Settings ; Engine->Fuel Pump Settings
dialog = fuelPump, "Fuel Pump Settings" dialog = fuelPump, "Fuel Pump Settings"
field = "!ECU reboot needed to apply these settings"
field = "Fuel Pump Pin Mode", fuelPumpPinMode field = "Fuel Pump Pin Mode", fuelPumpPinMode
field = "Fuel Pump Pin", fuelPumpPin field = "Fuel Pump Pin", fuelPumpPin
; Engine->MIL Settings ; Engine->MIL Settings
dialog = malfunction, "Check Engine Settings" dialog = malfunction, "Check Engine Settings"
field = "!ECU reboot needed to apply these settings"
field = "Check Engine Pin Mode", malfunctionIndicatorPinMode field = "Check Engine Pin Mode", malfunctionIndicatorPinMode
field = "Check Engine Pin", malfunctionIndicatorPin field = "Check Engine Pin", malfunctionIndicatorPin
@ -1514,6 +1520,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
dialog = hipFunction, "HIP9011 Settings" dialog = hipFunction, "HIP9011 Settings"
field = "Enabled", isHip9011Enabled field = "Enabled", isHip9011Enabled
field = "Threshold", knockVThreshold field = "Threshold", knockVThreshold
field = "!ECU reboot needed to apply these settings"
field = "IntHold pin (hip9011 input)", hip9011IntHoldPin field = "IntHold pin (hip9011 input)", hip9011IntHoldPin
field = "ChipSelect pin", hip9011CsPin field = "ChipSelect pin", hip9011CsPin
field = "hip Output/stm input", hipOutputChannel field = "hip Output/stm input", hipOutputChannel
@ -1523,6 +1530,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
panel = knockThresholdCurve panel = knockThresholdCurve
dialog = spiFunction, "SPI settings" dialog = spiFunction, "SPI settings"
field = "!ECU reboot needed to apply these settings"
field = "SPI1 MOSI", spi1mosiPin field = "SPI1 MOSI", spi1mosiPin
field = "SPI1 MISO", spi1misoPin field = "SPI1 MISO", spi1misoPin
field = "SPI1 SCK", spi1sckPin field = "SPI1 SCK", spi1sckPin
@ -1575,6 +1583,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
; Engine->Other inputs ; Engine->Other inputs
dialog = analogInputs, "Analog inputs" dialog = analogInputs, "Analog inputs"
field = "!ECU reboot needed to apply these settings"
field = "TPS ADC input", tpsAdcChannel field = "TPS ADC input", tpsAdcChannel
field = "MAF ADC input", mafAdcChannel field = "MAF ADC input", mafAdcChannel
field = "Baro ADC input", baroSensor_hwChannel field = "Baro ADC input", baroSensor_hwChannel