diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-12-18 15:20:13 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-12-18 17:40:02 +0100 |
commit | 1b3411359d6a0e53f12811436a5410104816da34 (patch) | |
tree | 0f00b876b61eea6ffc46ed6e4d0f20914c399e1d /docs/README.md | |
parent | 7ecafda0fb26647381f45b45f5b7d1ed0d252165 (diff) |
Update documentation
Change-Id: I82edfc5111805cf5e2affad1a6366d1144006fbf
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md index 337a14c..5079519 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,11 @@ # Introduction -This template is also a documentation that explains how to setup and write -your documentation with gitbook. +You will find in this documentation a presentation about Signal Composer +architecture. Signal Composer is an Application Framework binding meant to +facilitate handling signaling, by compose, divide and create new virtuals +signals from RAW signals coming from _low level_ binding that handle read/write, +encode/decode on different protocols that a car could use (CAN, LIN, Ethernet, +GPS, i2c, ...). <br> <br> |