From: Zac Nelson Date: Thu, 4 Aug 2016 17:50:18 +0000 (-0700) Subject: increase payload size for diagnostic response. still need to generate the files. X-Git-Tag: 5.0.2~275^2~1^2~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=bd624295d05e4420d21aea97499208efc3868c95;p=apps%2Fagl-service-can-low-level.git increase payload size for diagnostic response. still need to generate the files. --- diff --git a/openxc.options b/openxc.options index b434578b..53726fc4 100644 --- a/openxc.options +++ b/openxc.options @@ -1,7 +1,7 @@ openxc.SimpleMessage.name max_size:100 openxc.DynamicField.string_value max_size:100 openxc.CommandResponse.message max_size:128 -openxc.DiagnosticResponse.payload max_size:8 +openxc.DiagnosticResponse.payload max_size:255 openxc.DiagnosticRequest.name max_size:10 openxc.DiagnosticRequest.payload max_size:8 openxc.CanMessage.data max_size:8