merge rusEFI wiki
This commit is contained in:
commit
a417a42a9c
|
@ -1,6 +1,8 @@
|
|||
# TunerStudio Over CAN
|
||||
|
||||
rusEFI TS communication could go over CAN wires
|
||||
rusEFI TS communication could go over CAN wires. Definitely much slower than USB but should be much more noise tolerant!
|
||||
|
||||
As of today TunerStudio does not communicate with CAN dongles directly - so, we have a rusEFI own proxy software with ISO/TP on CAN dongle side, and TCP/IP for TunerStudio .
|
||||
|
||||
Step 1: have relevant hardware: PCAN for Windows or SocketCAN for Unix see <https://github.com/rusefi/rusefi/wiki/CAN#hardware-options>
|
||||
|
||||
|
|
Loading…
Reference in New Issue