auto-sync

This commit is contained in:
rusEfi 2017-02-03 22:03:18 -05:00
parent c3ec45df7b
commit 62bd768bd2
3 changed files with 84 additions and 3 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Jan 28 19:06:26 EST 2017
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Feb 03 21:52:01 EST 2017
// begin
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
#define ENGINE_CONFIGURATION_GENERATED_H_
@ -958,6 +958,7 @@ typedef struct {
*/
int step1timing;
/**
* 6=8MHz todo solit two bit fields
* offset 328
*/
int hip9011PrescalerAndSDO;
@ -2038,4 +2039,4 @@ typedef struct {
#endif
// end
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Jan 28 19:06:26 EST 2017
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Feb 03 21:52:01 EST 2017

View File

@ -42,7 +42,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Jan 28 19:06:26 EST 2017
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Feb 03 21:52:01 EST 2017
pageSize = 16376
page = 1
@ -1459,6 +1459,7 @@ fileVersion = { 20161225 }
subMenu = std_separator
subMenu = ioTest, "I-O Test"
subMenu = ecuStimulator, "ECU stimulator"
subMenu = allPins, "Full pinout"
[ControllerCommands]
; commandName = command1, command2, commandn...
@ -1671,6 +1672,45 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
panel = auxTempSensor2_thermistor, North
panel = auxTempSensor2Sensor_IO, South
dialog = allPins1
field = "MAP ADC input", map_sensor_hwChannel
field = "frequencyReportingMapInputPin", frequencyReportingMapInputPin
field = "CLT ADC input", clt_adcChannel
field = "IAT ADC input", iat_adcChannel
field = "vBatt ADC input", vbattAdcChannel
field = "TPS ADC input", tpsAdcChannel
field = "MAF ADC input", mafAdcChannel
field = "AFR ADC input", afr_hwChannel
field = "fuelLevelSensor", fuelLevelSensor
field = "Baro ADC input", baroSensor_hwChannel
field = "pedalPositionChannel", pedalPositionChannel
field = "Primary input channel", triggerInputPins1
field = "Secondary channel", triggerInputPins2
field = "Cam Sync/VVT input", camInput
field = "VVT Input pin", vehicleSpeedSensorInputPin
field = "clutchDownPin", clutchDownPin
field = "clutchUpPin", clutchUpPin
dialog = allPins2
field = "Tachometer output Pin", tachOutputPin
field = "O2 heater pin", o2heaterPin
field = "Idle Solenoid Pin", idle_solenoidPin
field = "Idle Stepper Dir", idle_stepperDirectionPin
field = "Idle Stepper Step", idle_stepperStepPin
field = "Idle Stepper Enable", stepperEnablePin
field = "Fuel Pump Pin", fuelPumpPin
dialog = allPins1_2, "", xAxis
panel = allPins1
panel = allPins2
dialog = allPins, "All Pins", xAxis
panel = allPins1_2
; Engine->CLT Thermistor Settings
dialog = clt_thermistor, "CLT Thermistor Settings"
field = "!Here is three pairs of thermistor temperature and his resistance."

View File

@ -1393,6 +1393,7 @@ fileVersion = { 20161225 }
subMenu = std_separator
subMenu = ioTest, "I-O Test"
subMenu = ecuStimulator, "ECU stimulator"
subMenu = allPins, "Full pinout"
[ControllerCommands]
; commandName = command1, command2, commandn...
@ -1605,6 +1606,45 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
panel = auxTempSensor2_thermistor, North
panel = auxTempSensor2Sensor_IO, South
dialog = allPins1
field = "MAP ADC input", map_sensor_hwChannel
field = "frequencyReportingMapInputPin", frequencyReportingMapInputPin
field = "CLT ADC input", clt_adcChannel
field = "IAT ADC input", iat_adcChannel
field = "vBatt ADC input", vbattAdcChannel
field = "TPS ADC input", tpsAdcChannel
field = "MAF ADC input", mafAdcChannel
field = "AFR ADC input", afr_hwChannel
field = "fuelLevelSensor", fuelLevelSensor
field = "Baro ADC input", baroSensor_hwChannel
field = "pedalPositionChannel", pedalPositionChannel
field = "Primary input channel", triggerInputPins1
field = "Secondary channel", triggerInputPins2
field = "Cam Sync/VVT input", camInput
field = "VVT Input pin", vehicleSpeedSensorInputPin
field = "clutchDownPin", clutchDownPin
field = "clutchUpPin", clutchUpPin
dialog = allPins2
field = "Tachometer output Pin", tachOutputPin
field = "O2 heater pin", o2heaterPin
field = "Idle Solenoid Pin", idle_solenoidPin
field = "Idle Stepper Dir", idle_stepperDirectionPin
field = "Idle Stepper Step", idle_stepperStepPin
field = "Idle Stepper Enable", stepperEnablePin
field = "Fuel Pump Pin", fuelPumpPin
dialog = allPins1_2, "", xAxis
panel = allPins1
panel = allPins2
dialog = allPins, "All Pins", xAxis
panel = allPins1_2
; Engine->CLT Thermistor Settings
dialog = clt_thermistor, "CLT Thermistor Settings"
field = "!Here is three pairs of thermistor temperature and his resistance."