aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
blob: 5079519a1efc2642b0db24263b6d58d38220f267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Introduction

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>
<br>
<br>
<br>

| *Meta* | *Data* |
| -- | -- |
| **Title** | {{ config.title }} |
| **Author** | {{ config.author }} |
| **Description** | {{ config.description }} |
| **Keywords** | {{ config.keywords }} |
| **Language** | English |
| **Published** | Published {{ config.published }} as an electronic book |
| **Updated** | {{ gitbook.time }} |
| **Collection** | Open-source |
| **Website** | [{{ config.website }}]({{ config.website }}) |