2023-01-06 17:10:33 -08:00
|
|
|
# TunerStudio Over CAN
|
|
|
|
|
2022-06-27 09:55:05 -07:00
|
|
|
rusEFI TS communication could go over CAN wires
|
|
|
|
|
2023-01-02 11:22:23 -08:00
|
|
|
Step 1: have relevant hardware: PCAN for Windows or SocketCAN for Unix see <https://github.com/rusefi/rusefi/wiki/CAN#hardware-options>
|
2022-06-27 09:55:05 -07:00
|
|
|
|
|
|
|
Step 2: in bundle bin folder execute pcan_connector.bat or socketcan_connector.sh
|
|
|
|
|
|
|
|
Step 3: connect TS to localhost port 29001
|
|
|
|
|
2023-01-02 11:22:23 -08:00
|
|
|
Step 4: report results at <https://rusefi.com/forum/viewtopic.php?f=5&t=2233>
|