board-specific usability #808

hiding cj125
This commit is contained in:
rusefi 2019-06-04 12:13:59 -04:00
parent bee07818a9
commit 59ad3f9d12
4 changed files with 5 additions and 2 deletions

View File

@ -1 +1,2 @@
#define ts_show_hip9011 false
#define ts_show_hip9011 false
#define ts_show_cj125 false

View File

@ -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

View File

@ -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

View File

@ -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"