X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2F1-Architecture.md;h=c7cdff324d0b580170e57cd45bad6f7f59e28ee8;hb=bc53fda3a047a23566d732df3aa06baa8a4f15b2;hp=50cf1f1eb3a0a91c24bbff372e49a3e6215ac516;hpb=a58d40b5ae336a54408201963b065ee049b43acd;p=apps%2Fagl-service-can-low-level.git diff --git a/docs/1-Architecture.md b/docs/1-Architecture.md index 50cf1f1e..c7cdff32 100644 --- a/docs/1-Architecture.md +++ b/docs/1-Architecture.md @@ -1,6 +1,6 @@ # AGL CAN binding architecture proposal -It's meant to generate from a JSON file describing CAN messages and diagnostic message \(OBD2 for now\), a cpp file to integrate with the project. +It's meant to generate, from a JSON file describing CAN messages and diagnostic message \(OBD2 for now\), a cpp file to integrate with the project. Once generated binding is built with it and result will be a widget file to install on an AGL target system. @@ -22,4 +22,4 @@ It will provides valuable access to the CAN bus by aggregate signals or providin ![Communication between CAN bindings and third applications](images/CAN_bindings_communication.png) -Last be not least, the low level binding can be shipped as binary only using OpenXC inspired [AGL low level CAN binding Generator](http://github.com/iotbzh/can-config-generator). +Last but not least, the low level binding can be shipped as binary only using OpenXC inspired [AGL low level CAN binding Generator](http://github.com/iotbzh/can-config-generator).