parent
fc35ffdf1f
commit
3a10946940
|
@ -1 +1,2 @@
|
|||
#define ts_show_hip9011 false
|
||||
#define ts_show_cj125 false
|
||||
|
|
|
@ -1756,6 +1756,7 @@
|
|||
#define triggerSimulatorPins3_offset_hex 2e2
|
||||
#define TS_FILE_VERSION 20171101
|
||||
#define TS_OUTPUT_SIZE 356
|
||||
#define ts_show_cj125 true
|
||||
#define ts_show_etb true
|
||||
#define ts_show_hip9011 true
|
||||
#define tunerStudioSerialSpeed_offset 728
|
||||
|
|
|
@ -1206,4 +1206,5 @@ end_struct
|
|||
|
||||
! some board files override this value using prepend file
|
||||
#define ts_show_hip9011 true
|
||||
#define ts_show_cj125 true
|
||||
#define ts_show_etb true
|
||||
|
|
|
@ -72,7 +72,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Mon Jun 03 10:01:41 EDT 2019
|
||||
; this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jun 04 12:12:21 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -1157,7 +1157,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
subMenu = egoSettings, "EGO sensor"
|
||||
subMenu = narrowToWideOxygenCurve, "Narrow to Wideband approximation"
|
||||
subMenu = cj125Function, "CJ125 Settings (wbo decoder)"
|
||||
subMenu = cj125Function, "CJ125 Settings (wbo decoder)" @@if_ts_show_cj125
|
||||
subMenu = std_separator
|
||||
subMenu = hipFunction, "HIP9011 Settings (knock sensor) (alpha version)" @@if_ts_show_hip9011
|
||||
subMenu = speedSensor, "Vehicle Speed sensor"
|
||||
|
|
|
@ -72,7 +72,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Mon Jun 03 10:01:47 EDT 2019
|
||||
; this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jun 04 12:12:25 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
|
@ -72,7 +72,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Mon Jun 03 10:01:44 EDT 2019
|
||||
; this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jun 04 12:12:23 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2091,7 +2091,6 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
subMenu = egoSettings, "EGO sensor"
|
||||
subMenu = narrowToWideOxygenCurve, "Narrow to Wideband approximation"
|
||||
subMenu = cj125Function, "CJ125 Settings (wbo decoder)"
|
||||
subMenu = std_separator
|
||||
subMenu = speedSensor, "Vehicle Speed sensor"
|
||||
subMenu = oilPressureSensor, "Oil Pressure sensor"
|
||||
|
|
|
@ -72,7 +72,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Mon Jun 03 10:01:52 EDT 2019
|
||||
; this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jun 04 12:12:28 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
Loading…
Reference in New Issue