diff options
Diffstat (limited to 'docs/part-1/0_Abstract.md')
-rw-r--r-- | docs/part-1/0_Abstract.md | 9 |
1 files changed, 9 insertions, 0 deletions
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, ...). |