X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=288bcc5e8f31f35bbf82574defa233ab25b4a072;hb=ad97b3ac33d6bc0e9ef12b35d1f97e473ed0d7fb;hp=d57a3187d7d60ef73e56e07646a746a9b25b2e01;hpb=f2e4d9a1504fa0a96d9d38b7eb49381962e785ce;p=apps%2Fagl-service-can-low-level.git diff --git a/README.md b/README.md index d57a3187..288bcc5e 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,11 @@ Use the `-h` option to display help. ## Supported OpenXC items As long as the low level CAN signaling binding doesn't fully support OpenXC yet, this generator is also limited. -For instance, `initializers`, `loopers`, `buses`, `commands` and `handlers` nodes are ignored for now. +For instance, `initializers`, `loopers`, `commands` and `handlers` nodes are ignored for now. This generator will follow OpenXC support status of the low level CAN signaling binding. +The `buses` item will not be supported by this generator because the binding use another way to declare and configure buses. Please refer to the binding's documentation. + ## Known issues * Each `diagnostic_message` must define the same `bus` as the binding will use only one bus.