File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -40,15 +40,21 @@ See our [User Manual](./docs/um/concept.md) for detailed documentation.
40
40
<table style =" white-space : nowrap ;" >
41
41
<thead >
42
42
<tr >
43
+ <th>Platform</th>
43
44
<th>CAN/CAN-FD</th>
44
45
<th>DOIP</th>
46
+ <th>LIN</th>
45
47
<th>UDS</th>
46
48
<th>Script</th>
47
49
<th>Database</th>
48
50
</tr >
49
51
</thead >
50
52
<tbody >
51
53
<tr style =" vertical-align : top ;" >
54
+ <td >
55
+ • Windows (exe)<br>
56
+ • Linux (deb)<br>
57
+ </td>
52
58
<td>
53
59
• PEAK<br>
54
60
• Kvaser<br>
@@ -58,13 +64,18 @@ See our [User Manual](./docs/um/concept.md) for detailed documentation.
58
64
<td>
59
65
• PC Adapter
60
66
</td>
67
+ <td>
68
+ • PEAK<br>
69
+ </td>
61
70
<td>
62
71
• Over CAN/CAN-FD<br>
63
- • Over DoIP
72
+ • Over DoIP<br>
73
+ • Over LIN
64
74
</td>
65
75
<td>
66
76
• UDS<br>
67
77
• CAN<br>
78
+ • LIN<br>
68
79
• KeyBoard<br>
69
80
• SerialPort
70
81
</td>
You can’t perform that action at this time.
0 commit comments