puff requesting uartConsoleSerialSpeed

This commit is contained in:
rusefi 2017-05-19 11:31:21 -04:00
parent 907a23cda6
commit dce616f48a
2 changed files with 9 additions and 7 deletions

View File

@ -45,7 +45,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu May 18 08:04:53 EDT 2017 ; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri May 19 11:30:35 EDT 2017
pageSize = 16376 pageSize = 16376
page = 1 page = 1
@ -2140,9 +2140,10 @@ cmd_call_from_pit = "w\x00\x20\x34\x56"
; Board->Connection ; Board->Connection
dialog = tsPort, "TunerStudio Port" dialog = tsPort, "TunerStudio Port"
field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed
field = "Use PC10/PC11 serial?", useSerialPort field = "Use PC10/PC11 serial?", useSerialPort
field = "startConsoleInBinaryMode", startConsoleInBinaryMode field = "startConsoleInBinaryMode", startConsoleInBinaryMode
field = "uartConsoleSerialSpeed", uartConsoleSerialSpeed
dialog = canBus, "CAN Bus" dialog = canBus, "CAN Bus"
field = "Can Read Enabled", canReadEnabled field = "Can Read Enabled", canReadEnabled

View File

@ -1400,9 +1400,10 @@ cmd_call_from_pit = "w\x00\x20\x34\x56"
; Board->Connection ; Board->Connection
dialog = tsPort, "TunerStudio Port" dialog = tsPort, "TunerStudio Port"
field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed field = "tunerStudioSerialSpeed", tunerStudioSerialSpeed
field = "Use PC10/PC11 serial?", useSerialPort field = "Use PC10/PC11 serial?", useSerialPort
field = "startConsoleInBinaryMode", startConsoleInBinaryMode field = "startConsoleInBinaryMode", startConsoleInBinaryMode
field = "uartConsoleSerialSpeed", uartConsoleSerialSpeed
dialog = canBus, "CAN Bus" dialog = canBus, "CAN Bus"
field = "Can Read Enabled", canReadEnabled field = "Can Read Enabled", canReadEnabled