From: Forlot Romain [IoT.bzh] Date: Mon, 20 Mar 2017 09:18:04 +0000 (+0100) Subject: README Typo X-Git-Tag: 3.99.1~173^2~6^2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f2e4d9a1504fa0a96d9d38b7eb49381962e785ce;p=apps%2Flow-level-can-service.git README Typo --- diff --git a/README.md b/README.md index 35bccdf..d57a318 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -#CAN Configuration Generator +# CAN Configuration Generator -##Abstract +## Abstract -This tool is used to generate a configuration source file for the Low Level CAN bus binding. -This binding need a configuration provided as a C++ source file. +This tool is used to generate a configuration source file for the [Low Level CAN bus binding](https://github.com/iotbzh/CAN_signaling). +This binding needs a configuration provided as a C++ source file. As long this binding is based on [OpenXC vi-firmware](https://github.com/openxc/vi-firmware), this generator use the JSON format from the [python generator](https://github.com/openxc/openxc-python). The reference documentation of the JSON file can be found [here](https://github.com/openxc/vi-firmware/blob/master/docs/config/reference.rst). @@ -99,4 +99,4 @@ This generator will follow OpenXC support status of the low level CAN signaling Copyright 2017 - iotbzh -Licensed under the [Apache License 2.0](https://github.com/iotbzh/can-config-generator/blob/master/LICENSE) \ No newline at end of file +Licensed under the [Apache License 2.0](https://github.com/iotbzh/can-config-generator/blob/master/LICENSE)