From e11314b2e9fef34f569bb7b042b432aed661cdc0 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 19 Sep 2017 16:43:41 +0200 Subject: Added documentation Change-Id: Iaa6bb0470652d3d0dc97c6320dbf210567ccec80 Signed-off-by: Romain Forlot --- docs/part-1/0_Abstract.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/part-1/0_Abstract.md (limited to 'docs/part-1/0_Abstract.md') diff --git a/docs/part-1/0_Abstract.md b/docs/part-1/0_Abstract.md new file mode 100644 index 0000000..beb610a --- /dev/null +++ b/docs/part-1/0_Abstract.md @@ -0,0 +1,9 @@ +# Signal Composer binding: A high level signal handler + +## Abstract + +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, ...). -- cgit 1.2.3-korg