Commit 0de8ca8
Support CANdapter extended length arbitration ID (#1528)
* Support CANdapter extended length arbitration ID
* Update can/interfaces/slcan.py
More efficient check of arbitration ID
Co-authored-by: zariiii9003 <[email protected]>
* Add description of x extended arbitration identifier
* Add test for CANDapter extended arbitration ID
* Update test/test_slcan.py
Type fix in slcan test
Co-authored-by: zariiii9003 <[email protected]>
* format black
---------
Co-authored-by: zariiii9003 <[email protected]>1 parent 70901ea commit 0de8ca8
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
219 | 222 | | |
220 | 223 | | |
221 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
46 | 56 | | |
47 | 57 | | |
48 | 58 | | |
| |||
0 commit comments