Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| socketcan_dune_implementation [2019/10/11 17:10] – [Interface in DUNE] nikolal | socketcan_dune_implementation [2022/09/19 11:34] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| ==== Example of initializing a SocketCAN instance ==== | ==== Example of initializing a SocketCAN instance ==== | ||
| - | + | The CAN implementation uses '' | |
| - | + | try { | |
| + | m_can = new Hardware:: | ||
| + | } | ||
| + | | ||
| + | | ||
| + | } | ||
| ===== Useful links ===== | ===== Useful links ===== | ||
| * [[https:// | * [[https:// | ||