ISO-TP does not work on real car #4427
This commit is contained in:
parent
1eb891def0
commit
7b5eedf6bc
|
@ -1035,7 +1035,7 @@ bit launchSparkCutEnable;+This is the Cut Mode normally used
|
|||
bit boardUseD3PullDown,"With Pull Down","With Pull Up"
|
||||
bit boardUseD4PullDown,"With Pull Down","With Pull Up"
|
||||
bit boardUseD5PullDown,"With Pull Down","With Pull Up"
|
||||
bit unused443
|
||||
bit verboseIsoTp
|
||||
bit unused444
|
||||
bit launchActivateInverted
|
||||
bit twoStroke,"Two Stroke","Four Stroke"
|
||||
|
|
|
@ -3255,6 +3255,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
|
|||
field = "CAN dash type", canNbcType
|
||||
field = "inertia measurement unit", imuType
|
||||
field = "Enable rusEFI CAN broadcast", enableVerboseCanTx
|
||||
field = verboseIsoTp, verboseIsoTp
|
||||
field = "rusEFI CAN data bus", canBroadcastUseChannelTwo
|
||||
field = "rusEFI CAN data base address", verboseCanBaseAddress
|
||||
field = "rusEFI CAN data address type", rusefiVerbose29b
|
||||
|
|
Loading…
Reference in New Issue